Hacker News new | ask | show | jobs
by ctc24 1236 days ago
Can you tell us a bit more about the type of use-case you have in mind?

We support S3 as a destination, so you could listen for changes on a given S3 bucket and pipe that to a stream (eg as outlined here [0] or here [1]).

[0]: https://aws.amazon.com/blogs/big-data/streaming-data-from-am... [1]: https://stackoverflow.com/questions/48147123/how-to-read-dat...

1 comments

The use case is to build a RxDB plugin that backups the users data into the prequel api.