Here is a real implementation of KV that writes to a local file with the key name and the contents are the value of the key.
Here is a real implementation of KV that uses grpc and writes to a local file with the key name and the contents are the value of the key.