1
0
Fork 0

Update README.md

master
Philip O'Toole 7 years ago committed by GitHub
parent 7949ea5e91
commit a0cf1e8d18

@ -15,7 +15,7 @@ You could use rqlite as part of a larger system, as a central store for some cri
- [Production-grade](https://github.com/hashicorp/raft) distributed consensus system.
- An easy-to-use HTTP(S) API, including leader-redirection and bulk-update support. A CLI is also available.
- [Discovery Service support](https://github.com/rqlite/rqlite/blob/master/doc/DISCOVERY.md), allowing clusters to be dynamically created.
- [Node-to-node encryption](https://github.com/rqlite/rqlite/blob/master/doc/SECURITY.md#node-to-node-encryption), basic auth security and user-level permissions.
- [Extensive security and encryption support](https://github.com/rqlite/rqlite/blob/master/doc/SECURITY.md), including node-to-node encryption.
- Read consistency levels.
- Transaction support.
- Hot backups.

Loading…
Cancel
Save