mirror of
https://github.com/EchoVault/SugarDB.git
synced 2025-10-11 02:40:06 +08:00
0e657baa2e659d8bfa91b3ba1d5af855dc9af79c

Intersect receiver function on SortedSet reference has been deleted as it's no longer in use. Added test for ZINTERSTORE command handler.

Features
- Config file support
- TCP support w/ TLS
- Replication Cluster support
- ACL Authentication Layer
- Pub/Sub support
- Ping/Pong
- String support
- Integer support
- Float support
- List support
- Set support
- Sorted set support
- Hash support
- Append-Only File & reload from AOF (Cluster)
- Periodic snapshots & reload state from snapshot (Cluster)
- Append-Only File & reload from AOF (Standalone)
- Periodic snapshots & reload state from snapshot (Standalone)
- mTLS for client verification
- Support for multiple client CAs on server side
- 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
- HyperLogLog support
Languages
Go
96.8%
JavaScript
1.6%
Lua
1.5%