6 ms·
What's the status on litestream? Does that have a future as well or is it LiteFS all the way?
by rubenv 3y ago
What's the status on litestream? Does that have a future as well or is it LiteFS all the way?
- benbjohnson 3y agoLitestream definitely has a future. Our goal is to keep it as a simple single-node disaster recovery tool though so it won't see as much feature development as something like LiteFS. We've been focused a lot on LiteFS & LiteFS Cloud to get them in a good place but I'm looking forward to going back and updating Litestream more regularly.
- rubenv 3y agoNot much feature development is perfectly fine if it works! Things don't have to evolve. Planning to use litestream as a library to dynamically swap in/out dozens of databases in a process. Looking at the code it'll easily allow that (super clean, kudos!). So many thanks, it's going to enable a lot of new things!