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

Add block cache support #6

Merged
merged 13 commits into from
Dec 20, 2023
Merged

Add block cache support #6

merged 13 commits into from
Dec 20, 2023

Conversation

manosriram
Copy link
Owner

@manosriram manosriram commented Dec 17, 2023

  • Keep track of each KeyValueEntry in a block
  • Get Block when .Get() instead of KeyValueEntry; should return KeyValueEntry
  • Implement BlockCache for faster reads

Sorry, something went wrong.

@manosriram manosriram merged commit 86d878f into main Dec 20, 2023
@manosriram manosriram deleted the feat/blocks branch December 20, 2023 19:47
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

Successfully merging this pull request may close these issues.

None yet

1 participant