Releases: redis-performance/redisbench-admin
Releases · redis-performance/redisbench-admin
Version 0.1.70
Features
- Added --required-module to local/remote runs to enable faster failures in case of missing module @filipecosta90 (#93)
Version 0.1.69
Features
- Enabled reusing the same remote env on multiple bench definitions. Fixed semver extraction on remote setups @filipecosta90 (#91)
Version 0.1.68
Features
- Enabled the --max-queries param on tsbs_run_queries_redistimeseries @filipecosta90 (#90)
Version 0.1.67
Changes
- Initial support for tsbs_run_queries_redistimeseries @filipecosta90 (#89)
- Included initial benchmark specs @filipecosta90 (#86)
Version 0.1.66
Bug Fixes
- Fixed gh issue 83: redis-benchmark csv exporter parser conversion issues @filipecosta90 (#84)
Version 0.1.65
Bug Fixes
- Fixed #78: exported redis-benchmark csv that contains commas is not being properly parsed @filipecosta90 (#80)
Version 0.1.64
Changes
- Fixed local redis-benchmark run args @filipecosta90 (#77)
Version 0.1.63
Changes
- YCSB local run working as expected. Improved remote tool specification on YAML @filipecosta90 (#75)
Version 0.1.62
Bug Fixes
- Fixed remote setup spinning after PEP8 refactor @filipecosta90 (#74)
Version 0.1.61
Bug Fixes
- Detect and work with missing --github_actor, --github_branch, and --github_sha @filipecosta90 (#73)