Redis 命令参考»SETSET key value [EX seconds] [PX milliseconds] [NX|XX]将字符串值value关联到key。如果key已经持有其他值,SET就覆写旧值, ...
確定! 回上一頁