Either add or simulate a notion of columns in KvStore #3292
Closed
Description
Problem
Blocktree relies on a notion of columns and column families for storage, KvStore
has none.
Proposed Solution
Either add columns directly to KvStore
or simulate them in Blocktree
integration code using the upper bytes of the kvstore::Key
Metadata
Assignees
Labels
No labels
Activity