dragonflydb/dragonfly โ€” GitHub Repository Preview
Database โ˜… 27.0k C++

dragonflydb/dragonfly

by @dragonflydb ยท

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.

dragonflydb
@dragonflydb Project maintainer on GitHub
View Profile
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

Tags

#redis#database#in-memory#cache#performance

Related Projects