d8d3588e1b
Currently there is a possibility for modifying operations to fail because of I/O errors and a new tree to be created on another shard. This commit adds existence check for modifying operations. Read operations remain as they are, not to slow things. `TreeDrop` is an exception, because this is a tree removal and trying multiple shards is not an unwanted behaviour. Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru> |
||
---|---|---|
.. | ||
boltdb.go | ||
forest.go | ||
forest_test.go | ||
generic_test.go | ||
info.go | ||
inmemory.go | ||
interface.go | ||
meta.go | ||
meta_test.go | ||
option.go | ||
types.go | ||
util.go | ||
util_test.go |