Database
โ
27.0k
C++
dragonflydb/dragonfly
27.0k
Stars
1.1k
Forks
0
Issues
C++
Language
A modern in-memory data store compatible with Redis and Memcached APIs. 25x throughput with multi-threaded architecture.
View on GitHub
git clone https://github.com/dragonflydb/dragonfly.git
Quick Start Example
bash
# dragonflydb/dragonfly
git clone https://github.com/dragonflydb/dragonfly
cd dragonfly
# See README for setup instructions