mirror of
https://github.com/EchoVault/SugarDB.git
synced 2026-04-22 23:47:09 +08:00
635 B
635 B
Features
- Config file support
- TCP support w/ TLS
- HTTP support w/ TLS
- Replication Cluster support
- Pub/Sub support
- Ping/Pong
- String support
- Integer support
- Float support
- List support
- Set support
- Sorted set support
- Hash support
- Stream support
- Search support
- JSON support
- Graph support
- Geospatial support
- Bitmap support
- Bitfield support
- Support for multiple root CAs on client side
- Append-Only File & reload from AOF
- Periodic snapshots & reload state from snapshot
- mTLS for client verification