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/en 1525 optimized concurrent map cache #82

Conversation

esimov
Copy link

@esimov esimov commented Apr 19, 2019

Extended the concurrent map cache with eviction scheme.
The insert/remove of key elements into and from the key list is adapted to the sharding scheme of the main implementation.

@esimov esimov closed this Apr 19, 2019
@esimov esimov deleted the feat/EN-1525-optimized-concurrent-map-cache branch April 19, 2019 14:31
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.

2 participants