Cache DB
Redis-Compatible Key-Value Store
Links
About Project
A lightweight Redis-compatible cache database server built with C++ and Asio.
Supported Commands
PING - Returns PONG SET key value - Sets a key-value pair GET key - Retrieves the value for a key