When using Redis, we can use the LASTSAVE command to get the Unix time of the last DB save.
More specifically, LASTSAVE returns the Unix time of the last DB save executed with success.
When using Redis, we can use the LASTSAVE command to get the Unix time of the last DB save.
More specifically, LASTSAVE returns the Unix time of the last DB save executed with success.