Skip to content

Conversation

@sleeepyjack
Copy link
Collaborator

@sleeepyjack sleeepyjack commented Jan 16, 2025

Fixes #606

TODO:

  • Fix single-thread insert
  • Fix cooperative insert
  • Fix single-thread insert_or_assign
  • Fix cooperative insert_or_assign
  • Fix single-thread insert_and_find
  • Fix cooperative insert_and_find
  • Fix single-thread insert_or_apply
  • Fix cooperative insert_or_apply
  • Test insert_or_assign
  • Test insert_and_find
  • Test insert_or_apply
  • Verify performance

@sleeepyjack sleeepyjack added type: bug Something isn't working P0: Must have Critical feature or bug fix In Progress Currently a work in progress labels Jan 16, 2025
@sleeepyjack sleeepyjack self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

In Progress Currently a work in progress P0: Must have Critical feature or bug fix type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: repeated keys in static_map after a sequence of insertions and deletions

1 participant