Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Either add or simulate a notion of columns in KvStore #3292

Closed
MarkJr94 opened this issue Mar 14, 2019 · 0 comments
Closed

Either add or simulate a notion of columns in KvStore #3292

MarkJr94 opened this issue Mar 14, 2019 · 0 comments

Comments

@MarkJr94
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants