Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmwinuka committed Feb 2, 2024
1 parent 5e361b7 commit 92bb913
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

- [x] Config file support
- [x] TCP support w/ TLS
- [x] HTTP support w/ TLS
- [x] Replication Cluster support
- [x] ACL Authentication Layer
- [x] Pub/Sub support
Expand All @@ -19,13 +18,15 @@
- [x] Append-Only File & reload from AOF (Standalone)
- [x] Periodic snapshots & reload state from snapshot (Standalone)
- [x] mTLS for client verification
- [x] Support for multiple client CAs on server side
- [x] Support for multiple server CAs on client side
- [ ] Encrypted Snapshot & AOF files
- [ ] Structured logging & Observability
- [ ] Stream support
- [ ] Transactions
- [ ] Search support
- [ ] JSON support
- [ ] Graph support
- [ ] Geospatial support
- [ ] Bitmap support
- [ ] Support for multiple root CAs on client side
- [ ] Transactions
- [ ] Encrypted Snapshot & AOF files
- [ ] Structured logging & Observability
- [ ] HyperLogLog support

0 comments on commit 92bb913

Please sign in to comment.