Commit d47257d1 authored by Your Name's avatar Your Name

add redis readme

parent 5d50b4a0
Pipeline #719 canceled with stages
## 测试命令
./k6-redis run redis.js
## 测试记录
k6-redis 和 redis-benchmark 测试 incrBy, 上限是一致的,大概是 5 到6万次 每秒。
## 备注
这两个工具,执行完,在redis里找不到对应的key,可能是执行后删了。
## links
https://k6.io/docs/javascript-api/k6-experimental/redis/client/
这个是k6支持的redis命令,没有pipeline。
https://redis.io/docs/management/optimization/benchmarks/
redis-benchmark 支持的全一些;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment