Closed
Description
When restoring from an older snapshot redis keys with expire TTL are removed at start.
I understand that this maybe the default flow but in my opinion breaks the concept of snapshot
.
My request is to add a new argument, for example --no-expire
to allow all data from snapshot to be recovered.