Releases: redis/redis-benchmarks-specification
Releases · redis/redis-benchmarks-specification
Version 0.1.270
What's Changed
- Extended SCAN benchmarks to include cursor and large count. by @fcostaoliveira in #299
Full Changelog: v0.1.269...v0.1.270
Version 0.1.269
What's Changed
- Fixed 1Mkeys-string-get-1KiB keyspace range and included 3Mkeys-string-mixed-50-50-with-512B-values-with-expiration-pipeline-10-400_conns by @fcostaoliveira in #298
Full Changelog: v0.1.267...v0.1.269
Version 0.1.267
What's Changed
- Added SCAN with TYPE benchmark by @fcostaoliveira in #297
Full Changelog: v0.1.266...v0.1.267
v0.1.266
What's Changed
- Handle ts collision pushing to redistimeseries by @paulorsousa in #295
- Bumping version from 0.1.265 to 0.1.266 by @fcostaoliveira in #296
Full Changelog: v0.1.265...v0.1.266
Version 0.1.265
What's Changed
- Bumping version from 0.1.264 to 0.1.265 by @fcostaoliveira in #293
- Add memtier benchmark with mixed SET/GET operations with short exp time by @paulorsousa in #294
Full Changelog: v0.1.264...v0.1.265
Version 0.1.264
What's Changed
- Move vector (search) tests to a different test-suite by @fcostaoliveira in #292
Full Changelog: v0.1.263...v0.1.264
v0.1.263
What's Changed
- Add vector db benchmark by @mpozniak95 in #277
- Update tests' command strings to cope with #279 by @paulorsousa in #286
- Extended ZSET benchmarks with ZRANGESTORE and extra ZADD benchmarks by @fcostaoliveira in #280
- Prevent stats to fail on unknown commands by @paulorsousa in #288
- Add memtier benchmark test files with nokeyprefix option by @fcostaoliveira in #284
- Improve visibility of compare tool output. by @fcostaoliveira in #283
- Add topology filter to runners.py by @paulorsousa in #285
- Update setup Docker step in Publish to PyPi action by @paulorsousa in #290
Full Changelog: v0.1.260...v0.1.263
Version 0.1.260
What's Changed
- Extended HSET benchmarks to include larger field count by @fcostaoliveira in #272
- Include p99 latency tracking by @fcostaoliveira in #274
- Extended HASH, LIST, and STRING benchmarks by @fcostaoliveira in #276
- Updated command priority from latest feedback. Extended the statistics/summary of benchmarks by @fcostaoliveira in #278
- Added support for --unix-socket connection on CLI benchmark runner by @fcostaoliveira in #279
Full Changelog: v0.1.235...v0.1.260
Version 0.1.235
What's Changed
- Included LPOS benchmarks by @fcostaoliveira in #271
Full Changelog: v0.1.234...v0.1.235
Version 0.1.234
What's Changed
- Added ZUNION, ZUNIONSTORE, and extra ZADD benchmarks. Included SADD benchmarks with intset underlying encoding by @fcostaoliveira in #268
- Fixed comparison ERROR on coordinator, and extended hash,bitmap, and list benchmarks by @fcostaoliveira in #270
Full Changelog: v0.1.222...v0.1.234