You can delete multiple keys with just one DEL command. DEL key1 key2 key3...... You can also delete all keys matching an expression this way redis-cli KEYS ...
確定! 回上一頁