Closed ProTip closed 8 years ago
Hello,
When dumping to Redis protocol the object expiration is in milliseconds but the command is set to EXPIREAT. PEXPIREAT is the appropriate command.
You're right, we should change that.
Hello,
When dumping to Redis protocol the object expiration is in milliseconds but the command is set to EXPIREAT. PEXPIREAT is the appropriate command.