阅读(1680)
赞(4)
Redis 快速产生测试数据
2017-07-04 17:40:55 更新
debug populate
测试利器,快速产生大量的key
127.0.0.1:6379> debug populate 10000
OK
127.0.0.1:6379> dbsize
(integer) 10000debug populate
测试利器,快速产生大量的key
127.0.0.1:6379> debug populate 10000
OK
127.0.0.1:6379> dbsize
(integer) 10000Copyright©2023 字节宝字节宝| |
违法和不良信息举报电话:|举报邮箱:3111859717@qq.com
