在linux中批次操作redis中的keys的方法:. 1.統計個數:. redis中名稱含有OMP_OFFLINE的key的個數;. src/redis-cli keys "*OMP_OFFLINE*"|wc -l.
確定! 回上一頁