redis reads all keys
1. Full traversal keys keys pattern We have already introduced it in the previous article, you can use it directly keys * There are 5 types of redis values, and different types have different commands to get them: Character directly get key Pop an element from the left end of the queue LPOP key Hash […]
redis reads all keys Read More »