Tag Archives: kubernetes

New Helm support for rqlite

rqlite is a lightweight, open-source, distributed relational database utilizing SQLite as its storage engine. Thanks to Jason Tackaberry, there are new Helm Charts for rqlite.

Helm helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application. rqlite already integrates really well with Kubernetes and Helm support makes it even easier to manage your rqlite deployment.

rqlite 7.10.0 released

rqlite is a lightweight, open-source, distributed relational database written in Go, which uses SQLite as its storage engine.

Replicated, a company which helps software vendors ship software to end users, recently migrated from PostgreSQL to rqlite. Along the way their input substantially helped improve how rqlite runs on Kubernetes — and as a result rqlite 7.10.0 is out now. This latest release is also running an upgraded version of SQLite.

rqlite 7.0: Designing Node Discovery and Automatic Clustering

rqlite is a lightweight, open-source, distributed relational database written in Go, which uses SQLite as its storage engine and Raft for distributed consensus. Release 7.0 is out now and introduces the first wave of new Node Discovery and Automatic Clustering  features.

Continue reading rqlite 7.0: Designing Node Discovery and Automatic Clustering