Litestream
146 posts

Litestream
@litestreamio
Streaming SQLite replication to S3.
Katılım Şubat 2021
0 Takip Edilen2K Takipçiler

LiteFS v0.3.0 has been released! twitter.com/benbjohnson/st…
Ben Johnson@benbjohnson
I've been hiding away for the last three months like a code gnome working on LiteFS. And today I get to announce we have WAL support! And also about a hundred PRs for stability and hardening. 🚀 Thank you to everyone who has tried it and given feedback! fly.io/blog/wal-mode-…
English

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
Litestream retweetledi

Schedule:
9/12 Umbra (@tum_db)
9/18 @SnowflakeDB
9/26 @RocksetCloud
10/3 Odyssey (@x4mmmmmm)
10/10 @Litestreamio
10/24 @NeonDatabase
10/31 Oceanbase
11/7 @SingularityData
11/14 Gaia DB
11/21 @TigerBeetleDB
11/28 @SplinterDBnews
12/05 @CrateDB

Română

@offby1 Litestream is an open source tool. It’s not a business. There’s not a monetization strategy.
English
Litestream retweetledi

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
Litestream retweetledi

A list of SQLite resources. @litestreamio and rqlite, in particular, are interesting.
github.com/sqlsite/awesom…
English
Litestream retweetledi

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
Litestream retweetledi

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
Litestream retweetledi

Great write up from @ServiceStack about their Litestream integration.
docs.servicestack.net/ormlite/litest…
English

Litestream v0.3.9 is released with some minor bug fixes. Thanks @deliberatecoder for digging in and debugging! github.com/benbjohnson/li…
English
Litestream retweetledi

There is a good conversation - shipit.show/59 - that precedes this great @litestreamio follow-up on GitHub.
A few more coming this summer. KISS @ShipItFM
Litestream@litestreamio
An update on live replication: #issuecomment-1173214316" target="_blank" rel="nofollow noopener">github.com/benbjohnson/li…
English

An update on live replication: #issuecomment-1173214316" target="_blank" rel="nofollow noopener">github.com/benbjohnson/li…
English

@PetrusTheron Ah, sorry, I haven’t built out the changelog for the beta releases.
English

@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

@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

@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

@joao_lubien @_egoistlily Litestream probably isn’t a great fit. Maybe check out the SQLite session extension though? sqlite.org/sessionintro.h…
English

@_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
