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

Add flag for using hash invalidation #23

Open
alongreyber opened this issue Dec 6, 2021 · 0 comments
Open

Add flag for using hash invalidation #23

alongreyber opened this issue Dec 6, 2021 · 0 comments

Comments

@alongreyber
Copy link
Contributor

Right now, hashes are cached in the _hash property and then invalidated selectively. This may be slower for write-heavy workloads (those with a lot of calls to invalidate and fewer calls to actually get the hash). It would be nice to be able to more easily toggle this on and off.

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