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

Support :before_invocation option in the cache_evict annotation #110

Closed
cabol opened this issue Mar 21, 2021 · 0 comments
Closed

Support :before_invocation option in the cache_evict annotation #110

cabol opened this issue Mar 21, 2021 · 0 comments

Comments

@cabol
Copy link
Owner

cabol commented Mar 21, 2021

Boolean to indicate whether the eviction should occur after (the default) or before the function executes.

@cabol cabol changed the title Support the option :before_invocation in the cache_evict annotation Support :before_invocation option in the cache_evict annotation Mar 21, 2021
cabol added a commit that referenced this issue Mar 21, 2021
[#109] Custom key generator by implementing `Nebulex.Caching.KeyGenerator`
[#110] Support `:before_invocation` option in the `cache_evict` annotation
cabol added a commit that referenced this issue Mar 21, 2021
[#109] Custom key generator by implementing `Nebulex.Caching.KeyGenerator`
[#110] Support `:before_invocation` option in the `cache_evict` annotation
cabol added a commit that referenced this issue Mar 21, 2021
[#109] Custom key generator by implementing `Nebulex.Caching.KeyGenerator`
[#110] Support `:before_invocation` option in the `cache_evict` annotation
cabol added a commit that referenced this issue Mar 21, 2021
Declarative annotation-based caching improvements
[#109] Custom key generator by implementing `Nebulex.Caching.KeyGenerator`
[#110] Support `:before_invocation` option in the `cache_evict` annotation
@cabol cabol closed this as completed Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant