So I\'m implementing a key-value store and the communication between client and server is via gRPC.
On the server-side, the key-value store uses this data structure:<