docker / libkv

Distributed key/value store abstraction library
Apache License 2.0
853 stars 205 forks source link

Allow client to set boltdb timeout #140

Closed aboch closed 7 years ago

aboch commented 7 years ago

Related to https://github.com/docker/docker/issues/26251 Related to https://github.com/docker/libnetwork/issues/1374 Supersedes #135

Signed-off-by: Alessandro Boch aboch@docker.com

sanimej commented 7 years ago

LGTM