/a-rust-kv

A multithreaded, persistent key/value store server and client with synchronous networking over a custom protocol.

Primary LanguageRust

a kv store written in rust

A multithreaded, persistent key/value store server and client with synchronous networking over a custom protocol.

This project is the assignment of Practical Networked Applications in Rust.