Files
SugarDB/README.md
T
Kelvin Clement Mwinuka e505361ef6 Updated README.md
2023-10-30 10:35:51 +08:00

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