-
- Downloads
Add locking interface to blockstore
The addition of a locking interface to the blockstore allows us to
perform atomic operations on the underlying datastore without having to
worry about different operations happening in the background, such as
garbage collection.
License: MIT
Signed-off-by:
Jeromy <jeromyj@gmail.com>
Please register or sign in to comment