forked from TrueCloudLab/neoneo-go
f1c6b9fe8f
To dump the DB, the service must be stopped. If this is not the case `dump` command just hangs without any output, which _may_ be unexpected from the ops POV. Introduce a 1 second timeous, which is more than enough, given that bbolt retries doing flock() every 50ms. Signed-off-by: Evgenii Stratonikov <fyfyrchik@runbox.com> |
||
---|---|---|
.. | ||
dbconfig | ||
dboper | ||
boltdb_store.go | ||
boltdb_store_test.go | ||
leveldb_store.go | ||
leveldb_store_test.go | ||
memcached_store.go | ||
memcached_store_test.go | ||
memory_store.go | ||
memory_store_test.go | ||
store.go | ||
store_test.go | ||
store_type_test.go | ||
storeandbatch_test.go |