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
Etcd doesn't have to run as a standalone server, it can also be embedded in the application you're developing. Add a gokv.Store implementation for that.
It doesn't seem to be documented very well though.
Etcd doesn't have to run as a standalone server, it can also be embedded in the application you're developing. Add a
gokv.Store
implementation for that.It doesn't seem to be documented very well though.
The text was updated successfully, but these errors were encountered: