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

[FEATURE] 📢 Add IgnoreIncomingBackplaneNotifications options #201

Closed
jodydonetti opened this issue Feb 18, 2024 · 2 comments
Closed

[FEATURE] 📢 Add IgnoreIncomingBackplaneNotifications options #201

jodydonetti opened this issue Feb 18, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jodydonetti
Copy link
Collaborator

Problem

It appears there may be scenarios where it can be useful to ignore incoming backplane notifications.

Please note that it is already possible to skip outgoing notifications via the SkipBackplaneNotifications, whereas this would be related to incoming ones.

Solution

Add a new IgnoreIncomingBackplaneNotifications options to the global FusionCacheOptions: it's not possible to add it to the FusionCacheEntryOptions object since it is not related to a specific method call or cache entry.

Additional context

This feature has been requested originally by the community user @celluj34 via this issue.

@jodydonetti jodydonetti added the enhancement New feature or request label Feb 18, 2024
@jodydonetti jodydonetti added this to the v1.0.0 milestone Feb 18, 2024
@jodydonetti jodydonetti self-assigned this Feb 18, 2024
@jodydonetti jodydonetti changed the title [FEATURE] 📢 Allow ignoring backplane incoming notifications [FEATURE] 📢 Add IgnoreIncomingBackplaneNotifications options Feb 18, 2024
@jodydonetti
Copy link
Collaborator Author

Hi all, I just released preview2 🥳

Please give it a try, thanks!

@jodydonetti
Copy link
Collaborator Author

Hi all, I've finally released v1.0 🥳

Feels a little unreal tbh, but yep: v1.0 is out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant