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

KV Store v2 #1004

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

KV Store v2 #1004

wants to merge 6 commits into from

Conversation

guybedford
Copy link
Member

@guybedford guybedford commented Oct 11, 2024

Updates to the KV Store v2 APIs, including the new list method.

Work-in-progress pending:

  • List iteration
  • List prefix
  • List cursor start
  • List limit
  • List eventual
  • Insert mode
  • Insert metadata
  • Insert TTL
  • Lookup metadata

Resolves #919 #922

@guybedford guybedford changed the title WIP KV Store v2 KV Store v2 Oct 25, 2024
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.

Feature Request: KVStore.keys
1 participant