Why did RT comment the save configuration item in redis.conf? After restarting the server, the last written data is still stored in redis? After I finished annotating, I also cleared all the data in the library, but after a few days, I suddenly found that the data written before restarting was still there after restarting the server. I checked the configuration file again and found that there was no problem. ah. . .
Why did RT comment the save configuration item in redis.conf? After restarting the server, the last written data is still stored in redis? After I finished annotating, I also cleared all the data in the library, but after a few days, I suddenly found that the data written before restarting was still there after restarting the server. I checked the configuration file again and found that there was no problem. ah. . .
You probably haven’t deleted the file persisted by redis. The default name is dump.rdb