Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants