Releases: redis-performance/go-ycsb
Releases · redis-performance/go-ycsb
Version 0.0.7
What's Changed
- Added option to auto-delete the table after run stage (to avoid dangling resources) by @filipecosta90 in #10
- Fixed artifact publishing GH action permissions. by @filipecosta90 in #12
Full Changelog: v0.0.6...v0.0.7
Latest Build
Merge pull request #265 from filipecosta90/fixes.cluster.and.tidy Ensuring CLUSTER SLOTS is issue on cluster client setup. Updated Redis Readme with new properties.
Version 0.0.6
What's Changed
- Added DynamoDB GetItem consistent read option by @filipecosta90 in #9
Full Changelog: https://github.com/filipecosta90/go-ycsb/commits/v0.0.6
Version 0.0.5
Bug Fixes
- go mod tidy (#8)
Version 0.0.4
Changes
- Fixed github release process build command and bin name (#7)
Version 0.0.3
Version 0.0.2
Bug Fixes
- Fixed release process for github artifacts (#2)
v0.0.1 Initial version
What's Changed
- Added github artifacts release action by @filipecosta90 in #1
New Contributors
- @filipecosta90 made their first contribution in #1
Full Changelog: https://github.com/filipecosta90/go-ycsb/commits/v0.0.1