0 Forks
1 Stars
1 Watchers

KVMesh

High-performance distributed cache system with 7K+ ops/sec. Built with C++/gRPC, featuring consistent hashing, write-ahead logging, and automatic recovery.

How to download and setup KVMesh

Open terminal and run command
git clone https://github.com/Wei-Sheng-Wang/KVMesh.git
git clone is used to create a copy or clone of KVMesh repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with KVMesh https://github.com/Wei-Sheng-Wang/KVMesh/archive/master.zip

Or simply clone KVMesh with SSH
[email protected]:Wei-Sheng-Wang/KVMesh.git

If you have some problems with KVMesh

You may open issue on KVMesh support forum (system) here: https://github.com/Wei-Sheng-Wang/KVMesh/issues