/replicat

SQLite my beloved

Primary LanguageRust

Replicat

Replicated SQLite instances made easy.

TL;DR: I'm writing this because I want a replicated embedded database I can use to manage my state in projects, but I also want to be able to easily contain the files it produces. Also, SQLite is just cool :)

But why SQLite?

Why not <insert litterally any other embedded database here>?

To that I say:

sqlite my beloved