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

Provide the ability to reset cache states #29

Merged
merged 1 commit into from
May 18, 2016
Merged

Provide the ability to reset cache states #29

merged 1 commit into from
May 18, 2016

Conversation

whitfin
Copy link
Owner

@whitfin whitfin commented May 18, 2016

This PR will fix #26 by allowing a developer to reset various parts of a cache.

It implements the spec as described in the issue above, such that a user can reset keyspaces and hooks. Whitelists can be provided to control exactly what should be reset. Hooks are not deconstructed, rather they're just reinitialised and will live inside the same process.

@coveralls
Copy link

coveralls commented May 18, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 52c8af2 on issue-26 into e1df9ac on master.

@whitfin whitfin merged commit 1045b5a into master May 18, 2016
@whitfin whitfin deleted the issue-26 branch May 18, 2016 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the ability to reset a cache to an initial state
2 participants