proxy.golang.org : github.com/rqlite/rqlite/v8
Package rqlite is a lightweight, distributed relational database built on SQLite. rqlite uses Raft to achieve consensus across the cluster of SQLite databases. It ensures that every change made to the database is made to a majority of underlying SQLite files, or none at all. rqlite gives you the functionality of a rock solid, fault-tolerant, replicated relational database, but with very easy installation, deployment, and operation. With it you've got a lightweight and reliable distributed store for relational data. You could use rqlite as part of a larger system, as a central store for some critical relational data, without having to run a heavier solution like MySQL.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rqlite/rqlite/v8
Keywords:
consensus
, database
, distributed-database
, distributed-systems
, go
, raft
, relational-database
, sql
, sqlite
License: MIT
Latest release: 3 days ago
First release: over 1 year ago
Namespace: github.com/rqlite/rqlite
Stars: 14,332 on GitHub
Forks: 676 on GitHub
Total Commits: 3221
Committers: 34
Average commits per author: 94.735
Development Distribution Score (DDS): 0.024
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago