79286514

Date: 2024-12-17 02:14:44
Score: 1.5
Natty:
Report link

You used the -n 1 parameter, which indicates using database number 1. Redis has 16 databases by default, numbered from 0 to 15. If you want to use the first database, it might be -n 0 instead of -n 1. Please check if your data is stored in database number 1.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 囧囧JOJO