Update control.template

This commit is contained in:
Philip O'Toole
2025-07-15 10:42:21 -04:00
committed by GitHub
parent 9065eddebe
commit 887ce8575c

View File

@@ -1,7 +1,7 @@
Package: rqlite
Version: VERSION_PLACEHOLDER
Architecture: amd64
Maintainer: Philip O'Toole <philip.otoole@rqlite.io>
Maintainer: Philip O'Toole <philip.otoole@yahoo.com>
Depends: libc6 (>= 2.31)
Homepage: https://rqlite.io
Description: rqlite - lightweight, distributed relational database built on SQLite
@@ -9,7 +9,7 @@ Description: rqlite - lightweight, distributed relational database built on SQLi
which uses SQLite as its storage engine. rqlite gives you the functionality
of a rock solid, fault-tolerant, replicated relational database, but with
very easy installation, deployment, and operation.
.
With rqlite you've got a lightweight and reliable distributed relational
data store. Think etcd or Consul, but with relational data modelling,
the most widely used query language of all time, and relaxed consistency