1 Star 0 Fork 1

DkSun/memtier_benchmark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGES 2.78 KB
一键复制 编辑 原始数据 按行查看 历史
YaacovHazan 提交于 2020-04-30 16:49 . version bump 1.3.0 (#124)
* Version 1.3.0
* Redis 6.x ACL support
* TLS support
* Docker related fixes/cleanups
* Numerous other smaller fixes
* Version 1.2.17
* fix parallel key-pattern command line usage
* fix and clean up build on macOS
* Version 1.2.16
* Support arbitrary commands
* Add bash completion
* Version 1.2.15
* Support "ASK" in cluster mode
* Version 1.2.14
* Keep keys to be in key-range when using run-count with parallel key-patten
* Fix keys overlap when using parallel key-patten
* Version 1.2.13
* Support "MOVED" in cluster mode
* Version 1.2.12
* Fix 64bit keyspace support
* Version 1.2.11
* Basic support for redis cluster API.
* Dockerfile support for building & running memtier benchmark in a container
* Version 1.2.10
* Fix memory corruption when using randomized values
* Version 1.2.9
* Add JSON output support: add thin json handling class that could be overridden for extensive uses
* Add --json-out-file: Name of JSON output file, if not set, will not print to json
* Refactor some code duplications in the prints sections
* Change license to 2017
* 64bits keyspace
* Fix binary protocol pipelining: always use the actual body length
* Use different values for each key when random data is set
* Version 1.2.8
* Optimization of gettimeofday() and latency calculations
* WAIT command support
* Help output fixes and improvements (Nik Sultana)
* CSV output fixes (Saman Barghi)
* Version 1.2.7
* Improvement of --randomize
* Minor bugfix in instantaneous stats not begin updated
* Fix incorrect statistics due to integer overflow (Daisy Hsiung).
* Better round-robin address selection when doing hostname resolution.
* Version 1.2.6
* Improve latency histogram accuracy and range
* Fix --random-data when using many threads
* Version 1.2.5
* Bugfix in --randomize
* Version 1.2.4
* Add --randomize
* Fix random seed bug
* Improve statistics accuracy
* Version 1.2.3
* Add progress and current (instantaneous) stats
* Version 1.2.2
* Add --key-pattern=P:P
* Add -n allkeys
* Version 1.2.1
* Add --distinct-client-seed
* Version 1.2.0
* Add --data-size-pattern
* Add --key-pattern now has Gaussian distribution, and also --key-stddev, --key-median
* Add --data-offset
* Add --hide-histogram
* Version 1.1.0
* Add --data-verify and --verify options to allow data verification.
* Add --no-expiry option to ignore expiry of imported data.
* Binary memcache now supports SASL PLAIN authentication.
* Version 1.0.2
* Remove libmemcached dependency.
* Detailed instructions for building on Ubuntu and CentOS distributions.
* Version 1.0.1
* Fix build problems on Ubuntu 10.04.
* Version 1.0.0
* Initial public release.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dksun/memtier_benchmark.git
[email protected]:dksun/memtier_benchmark.git
dksun
memtier_benchmark
memtier_benchmark
master

搜索帮助