1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Philip O'Toole d5efd31fad Remove faulty bcrypt support
See https://github.com/rqlite/rqlite/issues/1488
9 months ago
.circleci Enable latest CCI image 9 months ago
.github/ISSUE_TEMPLATE Update issue templates 2 years ago
DOC fix: performance typo 1 year ago
auth Remove faulty bcrypt support 9 months ago
auto Periodically log boot progres 9 months ago
aws Add support for custom S3 endpoint 1 year ago
cluster Remove ability to trigger chunked-loading 9 months ago
cmd History writer may be nil 9 months ago
command Remove use of deprecated library call 9 months ago
db Small tweaks 9 months ago
disco Disco should return Raft address 10 months ago
http Small tweaks 9 months ago
log Fix restart issue after chunked-loading 9 months ago
progress Log at DB level if open times are higher 9 months ago
queue More minor fixes 1 year ago
random Fix GoDoc 1 year ago
rtls Remove no-longer supported command-line options 1 year ago
scripts Update release_creator.py 9 months ago
snapshot Log at DB level if open times are higher 9 months ago
store Noop earlier - make sure it's successful 9 months ago
system_test Add end-to-end Boot test 9 months ago
tcp Allow test nodes to enable TLS client 10 months ago
testdata More gofmt 2 years ago
.gitignore Add initial skeleton of WAL Compactor 1 year ago
CHANGELOG.md Update CHANGELOG.md 9 months ago
CONTRIBUTING.md Update CONTRIBUTING.md 2 years ago
LICENSE Update LICENSE 2 years ago
README.md Update README.md 9 months ago
Vagrantfile Add node ID 2 years ago
appveyor.yml go get updates 9 months ago
doc.go Update doc.go 2 years ago
go.mod go get updates 9 months ago
go.sum go get updates 9 months ago
vagrant_setup.sh More upgrades to Go 1.21 1 year ago

README.md

Circle CI appveyor Go Report Card Release Docker Slack Google Group

rqlite combines SQLite's simplicity with the power of a robust, fault-tolerant distributed database. It's designed for easy deployment and efficient operation, offering a developer-friendly and operation-centric solution across Linux, macOS, Windows, and on various CPU platforms.

Check out the rqlite FAQ.

Why run rqlite?

rqlite is your solution for a rock-solid, fault-tolerant, relational database with effortless installation, deployment, and operation. It's ideal as a lightweight, distributed relational data store for both developers and operators. Think Consul or etcd, but with relational modeling available.

You can use rqlite for critical relational data in larger systems. And if you're interested in understanding how distributed systems actually work, it's a good example to study. A lot of thought has gone into its design, separating storage, consensus, and API clearly.

Key features

Quick Start

Get up and running quickly with our Quick Start guide.

Pronunciation

Common pronunciations of rqlite include "R Q lite" and "ree-qwell-lite".