home.social

#rqlite — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rqlite, aggregated by home.social.

  1. @polarcoder Nice article, but it's aged a bit. #LiteFS and #rqlite are doing some really interesting things with distributed SQLite. I wrote up an article about LiteFS (using Go, but usable in all languages) if you're curious. 😊 golang.dk/articles/distributed

  2. @serge The Litestream website has a nice overview of similar alternatives: litestream.io/alternatives/

    Quite nice selection for various priorities and trade-offs.

    TL;DR:
    - is primarily for disaster recovery
    - is a distributed file system from the same authors for "high availability and low global latency"
    - (and ) "trades higher durability for lower write throughput"