Skip to content

giufus/msg-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

poc for a key-value in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages