A modern replacement for Redis and Memcached https://www.dragonflydb.io/
Find a file
2021-11-17 16:38:32 +02:00
async@39be1827d9 Add async library to the project 2021-11-16 09:59:13 +02:00
server Add connection context that will serve us as an interface between command handler and the service 2021-11-17 16:38:32 +02:00
.clang-format Add redis parser + test 2021-11-17 16:32:14 +02:00
.gitignore Add async library to the project 2021-11-16 09:59:13 +02:00
.gitmodules Add async library to the project 2021-11-16 09:59:13 +02:00
CMakeLists.txt Add dragonfly skeleton: listener, connection and main 2021-11-17 16:32:08 +02:00
README.md Initial commit 2021-11-16 09:41:42 +02:00

dragonfly

A new memory store with awesome performance