bba71da401
In theory, Delete/Put could fail. If it does, we'll return the buffers to the pool before we're really done with them. In practice, this is almost certainly not an issue as badger shouldn't _use_ the buffer unless we flush. But I feel slightly safer this way. |
||
---|---|---|
.. | ||
blockstore_test_suite.go | ||
blockstore_test.go | ||
blockstore.go |