ex0dus-0x / microkv

Minimal and persistent key-value store designed with security in mind
MIT License
32 stars 6 forks source link

Implement microkv RPC service through client #5

Closed ex0dus-0x closed 2 years ago

ex0dus-0x commented 4 years ago

Finish up the client implementation to support spawning a microkv service. Incorporate Dockerfile if necessary.