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

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.

Ecosystem
proxy.golang.org
Latest Release
v4.6.0+incompatible
over 6 years ago
Versions
37
Dependent Packages
4
Dependent Repos
21
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/rqlite/rqlite
spec
License MIT
Namespace github.com/rqlite
First Release almost 10 years ago
Last Synced about 23 hours ago
Repository
Stars 17,053 on GitHub
Forks 754 on GitHub
Docker Dependents 7
Docker Downloads 843
Commits 3221
Committers 34
Avg per Author 94.735
DDS 0.024
Rankings on proxy.golang.org
Overall Top 1.5%
Dependent packages Top 3.0%
Dependent repos Top 1.2%
Forks Top 1.1%
Docker downloads Top 1.6%