Skip to content

LuisBarroso37/kvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KVS

KVS is a Key-Value Store implementation created as part of the Practical Networked Applications in Rust training course provided by Ping Cap.

The project is currently completed up to project 3.

At the moment, KVS is a single-threaded, persistent key/value store server and client with synchronous networking over a custom protocol.

About

Key-Value Store implementation in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages