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 optional hasKey function to storage interface #1067

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

zemberdotnet
Copy link
Member

Description

Adding this hasKey function will aid in moving entity and key lookup fully to disk to reduce memory footprint.

@zemberdotnet zemberdotnet requested a review from a team as a code owner April 30, 2024 17:06
@zemberdotnet zemberdotnet merged commit b775789 into main Apr 30, 2024
9 checks passed
@zemberdotnet zemberdotnet deleted the add-optional-has-key-to-storage-system branch April 30, 2024 20:03
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.

2 participants