Skip to content

Implement Hash Collision Prevention #61

Closed
@mikebronner

Description

@mikebronner

Implement hash collision prevention mechanism:

  • store the key in the cache
  • comparing the stored key with the generated key after retrieving the cache instance
  • if they differ, flush the cache for that key, and recreate

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions