Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 268 Bytes

in memory storage

POC: Api exposed through gRPC (tonic crate), concurrency with tokio.

gRPC call

grpcurl -plaintext -import-path ./proto -proto store.proto -d '{"tenant": "3bd1c699", "key": "K-h53dk-B"}' '[::1]:8080' messages.Storage.Process