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

How to customize multiple keys in single InvalidateCacheOutput attribute? #5278

Open
suresh1264 opened this issue Aug 25, 2018 · 1 comment

Comments

@suresh1264
Copy link

I have to customize the InvalidateCacheOutput attribute. i have this attribute this way

[InvalidateCacheOutput("createuseraccount")]
[InvalidateCacheOutput("getrolepermission")]
[InvalidateCacheOutput("getallrole")]

and i need to customize this way

[InvalidateCacheOutput("createuseraccount";"getrolepermission","getallrole")]

is there any provision to customize this.if you know any provision please let me know

Thank you
Suresh

@itamarhaber
Copy link
Member

Hello @suresh1264

This doesn't appear to be an issue with Redis - I recommend you take it up with the community of the Redis client that you're using. Please close this issue.

Keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis server. Questions should be directed to the community:

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

2 participants