forked from TrueCloudLab/frostfs-node
ca4c9d4673
There is a need to list addresses of the small objects stored in WriteCache database. Implement `IterateDB` function which accepts BoltDB instance and iterate over all saved objects and passes their addresses to the hander. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
delete.go | ||
doc.go | ||
flush.go | ||
get.go | ||
iterate.go | ||
options.go | ||
persist.go | ||
put.go | ||
state.go | ||
storage.go | ||
writecache.go |