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

Is there any "GetAllKeysByPrefix" like method ? #1048

Closed
BlowaXD opened this issue Jan 24, 2019 · 2 comments
Closed

Is there any "GetAllKeysByPrefix" like method ? #1048

BlowaXD opened this issue Jan 24, 2019 · 2 comments

Comments

@BlowaXD
Copy link

BlowaXD commented Jan 24, 2019

Hello,

I would like to know if there is an actual way to have something like "GetAllKeysByPrefix" ?

I'm using Foundatio framework and it looks like it's not possible (or I'm probably wrong) to do that with their actual architecture, so I'm willing to add it and request it for addition on their framework.
As they are using StackExchange.Redis client.

Here is the issue talking about it

Thanks by advance,
Blowa.

@BlowaXD BlowaXD changed the title GetAllKeysByPrefix How to have something like "GetAllKeysByPrefix" method ? Jan 24, 2019
@BlowaXD BlowaXD changed the title How to have something like "GetAllKeysByPrefix" method ? Is there any "GetAllKeysByPrefix" like method ? Jan 24, 2019
@mgravell
Copy link
Collaborator

mgravell commented Jan 24, 2019 via email

@BlowaXD
Copy link
Author

BlowaXD commented Jan 24, 2019

Thanks for your answer, I already had the idea of sets with keynames, I think I will probably go for that solution which seems to be a good way to save both compute time and code writing.

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