Skip to content

Version 0.1.19

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 13:17
· 169 commits to main since this release
d8e79ce

Redis performance and observability spec change

Project status:

The following is a high level status report for currently available specs and tools.

Release changes:

Tooling changes: Setup agnostic cli benchmark runner (solely client)

  • Extended benchmarks with LPOP, RPOP, LPUSH, HGETALL, HGET, HVALS, HKE… @filipecosta90 (#75)
  • Allow to specify a test to run on cli runner; Included pipeline 10 redis-benchmark tests @filipecosta90 (#72)
  • Added cpuset start position for client runner @filipecosta90 (#71)
  • Added setup agnostic cli benchmark runner (solely client): redis-benchmarks-spec-client-runner @filipecosta90 (#70)