-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Apparently, KEYS is "evil".
From the official docs:
Warning: consider KEYS as a command that should only be used in production environments with extreme care. It may ruin performance when it is executed against large databases. This command is intended for debugging and special operations, such as changing your keyspace layout. Don't use KEYS in your regular application code. If you're looking for a way to find keys in a subset of your keyspace, consider using SCAN or sets.
The "sets" possibility seems interesting!
Metadata
Metadata
Assignees
Labels
No labels