Redis itself supports this for keys holding string values using the GETEX command (https://redis.io/commands/getex/).
確定! 回上一頁