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

feat: Added key expiration support #2556

Open
wants to merge 7 commits into
base: unstable
Choose a base branch
from

Conversation

jonathanc-n
Copy link
Contributor

@jonathanc-n jonathanc-n commented Sep 25, 2024

references: #2418

Added key expiration support tag, and numeric data for KQIR.

@jonathanc-n
Copy link
Contributor Author

@PragmaTwice One thing noted for this pr, is that it is not fully removing the key from index from being searched. After deletion is called, the key and data is deleted however when calling the search function again, the key is still looked for and will call a notfound error

Copy link

sonarcloud bot commented Sep 30, 2024

@jonathanc-n
Copy link
Contributor Author

@PragmaTwice Is there a particular way you would want key expiration to be handled?

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.

1 participant