keydb

Multithreaded Redis fork with improved performance and scalability

brewmacoslinux
Try with needOr install directly
Source

About

Multithreaded fork of Redis

Commands

keydb-serverkeydb-clikeydb-benchmark

Examples

Start KeyDB server on default port 6379$ keydb-server
Connect to KeyDB server and execute commands interactively$ keydb-cli
Benchmark KeyDB performance with 1000 parallel connections$ keydb-benchmark -c 1000 -n 100000