All posts by Philip O'Toole

rqlite: static linking and smaller Docker images

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

There have been a series of releases recently, which make deployment on Linux even easier, and significantly decrease the Docker footprint.

Continue reading rqlite: static linking and smaller Docker images