Skip to content

Tags: redis-performance/redis-zbench-go

Tags

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from redis-performance/fix.release

Updated publish workflow to use latest wangyoucao577/go-release-action. Including go 1.21.x as part of test cycle

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from andydunstall/main

remove global rand. Updating to a rand source per goroutine to avoid locking overhead

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from redis-performance/tool.revamp

Included ZRANGE/ZREVRANGE benchmark. Added OSS cluster API support