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

Implement support to automatically upsize the hashtable if needed instead of having a fixed amount of allowed keys #103

Closed
danielealbano opened this issue Jan 16, 2022 · 0 comments · Fixed by #262
Assignees
Labels
bug Something isn't working enhancement New feature or request
Projects
Milestone

Comments

@danielealbano
Copy link
Owner

Implement support to automatically upsize or downsize the hashtable if needed instead of having a fixed amount of allowed keys

@danielealbano danielealbano created this issue from a note in cachegrand (Ready for Work) Jan 16, 2022
@danielealbano danielealbano added this to the v0.2 milestone Jan 16, 2022
@danielealbano danielealbano added the enhancement New feature or request label Jan 16, 2022
@danielealbano danielealbano added the bug Something isn't working label Jul 3, 2022
@danielealbano danielealbano moved this from Ready for Work to In Progress in cachegrand Aug 17, 2022
@danielealbano danielealbano self-assigned this Aug 17, 2022
@danielealbano danielealbano changed the title Implement support to automatically upsize or downsize the hashtable if needed instead of having a fixed amount of allowed keys Implement support to automatically upsize the hashtable if needed instead of having a fixed amount of allowed keys Sep 1, 2022
@danielealbano danielealbano modified the milestones: v0.2, v0.3 Sep 1, 2022
@danielealbano danielealbano moved this from In Progress to Ready for Work in cachegrand Sep 1, 2022
@danielealbano danielealbano moved this from Ready for Work to Completed in cachegrand Dec 5, 2022
@danielealbano danielealbano linked a pull request Dec 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment