Menu

#5 Consider using SCAN instead of KEYS

open
nobody
None
2023-04-05
2023-04-05
Anonymous
No

Originally created by: natenho

Have you considered to implement the migration using SCAN command? It is more suitable for production environment to avoid blocking the server for several seconds. Refer to https://redis.io/commands/scan/

Discussion


Log in to post a comment.