Skip to content

hvrsim/kvcache

Repository files navigation

KVCache

KVCache is a high-performance, low-latency key-value store written in C++20 with Boost.ASIO. It aims to provide a Redis compatible interface, as a viable drop-in replacement.

Building and Installation

See the BUILDING document.

Additionally, HACKING contains helpful tips on configuring developer builds.

License

Distributed under the MIT license. See LICENSE for complete details.

Disclaimer: KVCache is under active development. Use in production is HIGHLY discouraged.

About

High-performance & low-latency key-value store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published