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

Change public API to use byte arrays for keys. #145

Closed
wants to merge 2 commits into from

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Feb 25, 2020

Fixes #107


This change is Reviewable

@martinmr martinmr marked this pull request as ready for review February 25, 2020 19:06
@CLAassistant
Copy link

CLAassistant commented Sep 3, 2020

CLA assistant check
All committers have signed the CLA.

@varun06
Copy link

varun06 commented Sep 16, 2020

Any chance for this change to move forward. We are also seeing cases where Ristretto is using more memory than maxCost, possibly because of cache key(interface{}) escaping to heap.

@martinmr martinmr closed this Jun 22, 2021
@joshua-goldstein joshua-goldstein deleted the martinmr/keys-byte-arrays branch September 15, 2022 18:09
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.

KeyToHash possibly letting key interfaces escape to heap
3 participants