Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.5% on proxy.golang.org
Top 3.0% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
Top 1.1% forks on proxy.golang.org
Top 1.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/rqlite/rqlite

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
Keywords: consensus, database, distributed-database, distributed-systems, go, raft, relational-database, sql, sqlite
License: MIT
Latest release: over 4 years ago
First release: about 8 years ago
Namespace: github.com/rqlite
Dependent packages: 4
Dependent repositories: 21
Stars: 13,299 on GitHub
Forks: 633 on GitHub
Docker dependents: 7
Docker downloads: 829
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...