You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use a KV store under my grpc layer, and am planning to write basic CRUD stuff.
Cant find anything for this yet.
Am thinking that Minio and boltdb will be good.
you mention in the readme that todo is instrumenting etc.
why no just use GRPC middleware ?
there are great wrapper here:
https://github.com/mwitkow
have a look . I think it will help you allot.
The text was updated successfully, but these errors were encountered: