Tag Archives: go

rqlite v3.12.1 now with Discovery Service for easier clustering

rqlite is a lightweight, open-source distributed relational database, with SQLite as its storage engine. v3.12.1 has been released. This release includes integration with a new Discovery Service, allowing nodes to automatically connect and form a cluster. This can be very convenient, allowing clusters to be dynamically created.

You can download the release from GitHub.