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

Define Key-based ReadWriteLock (Caching) #4

Open
jxblum opened this issue Apr 15, 2022 · 0 comments
Open

Define Key-based ReadWriteLock (Caching) #4

jxblum opened this issue Apr 15, 2022 · 0 comments

Comments

@jxblum
Copy link
Contributor

jxblum commented Apr 15, 2022

The basic idea is to provide a lookup for individual ReadWriteLocks based on a given key.

This would be useful for caching since the Cache could then perform a per entry lock based on the key.

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

No branches or pull requests

1 participant