Litestream

146 posts

Litestream banner
Litestream

Litestream

@litestreamio

Streaming SQLite replication to S3.

Katılım Şubat 2021
0 Takip Edilen2K Takipçiler
Litestream
Litestream@litestreamio·
Read replication was originally started in Litesteam but it didn't fit well into its architecture. We've built out that replication in a new tool called LiteFS, which is now in beta. Give it a try and let us know what you think! fly.io/blog/introduci…
English
0
11
42
0
Litestream
Litestream@litestreamio·
@offby1 Litestream is an open source tool. It’s not a business. There’s not a monetization strategy.
English
0
0
0
0
Litestream retweetledi
Ben Johnson
Ben Johnson@benbjohnson·
I'm continuing my SQLite internals series with a post on the rollback journal. It's a surprisingly simple approach to keeping your data safe & transactional. fly.io/blog/sqlite-in…
English
4
48
306
0
Litestream retweetledi
Ben Johnson
Ben Johnson@benbjohnson·
I'm starting to write about SQLite internals which are both fascinating and surprisingly accessible. This first post is on the file format, pages, & b-trees. I've got plans for future posts but I'd love to hear what folks would like to know more about! fly.io/blog/sqlite-in…
English
12
130
670
0
Litestream retweetledi
Ben Johnson
Ben Johnson@benbjohnson·
I open sourced a new SQLite replication tool I've been working on called LiteFS. It allows you to run multiple replicated nodes and hand-off leadership on the fly. It's still in the alpha stage but I'm looking for feedback. Thanks! github.com/superfly/litefs
English
2
88
500
0
Litestream
Litestream@litestreamio·
An update on live replication: #issuecomment-1173214316" target="_blank" rel="nofollow noopener">github.com/benbjohnson/li…
English
1
6
37
0
Litestream
Litestream@litestreamio·
@PetrusTheron Ah, sorry, I haven’t built out the changelog for the beta releases.
English
0
0
0
0
braai engineer
braai engineer@BraaiEngineer·
@litestreamio is there a CHANGELOG for Litestream, plz? Live streaming replication only seems to work with v0.4.0-beta2, not v0.3.8.
English
1
0
0
0
Litestream
Litestream@litestreamio·
@Tantaman Yeah, probably a little nuts. Part of the problem is that users typically have multiple devices and need to sync between them and Litestream only supports a single "primary" that replicates to a destination (e.g. S3). You can't have multiple primaries that change the DB.
English
1
0
0
0
Matt
Matt@tantaman·
@litestreamio would it be insane to put `litestream` on a client device (e.g. bundled into a mobile app) and replicate the app's local db to their desired backup location? Just stumbled on litestream today and still learning about it.
English
2
0
1
0
Lubien
Lubien@joao_lubien·
@_egoistlily You made me wonder if @litestreamio would be able to fit here since I've only seems usages where the database was fully on the backend.
English
1
0
0
0
EGOIST
EGOIST@localhost_5173·
What would you use to build a real-time sync & offline app in 2022? Found these solutions in my quick search 🤔: - Firebase (closed source) - RxDB (open source) + any backend - Replicache (closed source) + any backend - Ditto (closed source)
English
21
1
44
0