forked from TrueCloudLab/frostfs-node
735931c842
Current implementation prevents invalid operations to become valid at some later point (consider adding a child to the non-existent parent and then adding the parent). This seems to diverge from the paper algorithm and complicates implementation. Make it simpler. Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru> |
||
---|---|---|
.. | ||
boltdb.go | ||
forest.go | ||
forest_test.go | ||
inmemory.go | ||
interface.go | ||
meta.go | ||
meta_test.go | ||
types.go | ||
util.go | ||
util_test.go |