-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
It would be really nice to have support for Enumerable for Redix as one could use the redis command KEYS {PATTERN} for that. Furthermore it would be awesome, if one could provide a pattern to the keys/1 function. For example, when I share Redis with another application/instance I want to only list keys with a scoped suffix like key:its_this_app.
Reactions are currently unavailable