Skip to content

Releases: redis-performance/go-ycsb

Version 0.0.7

09 Mar 14:13
d420cb7
Compare
Choose a tag to compare

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

30 Jan 16:42
a7d5ea2
Compare
Choose a tag to compare
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

17 Oct 13:58
26b760a
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/filipecosta90/go-ycsb/commits/v0.0.6

Version 0.0.5

13 Jul 22:08
b8432ed
Compare
Choose a tag to compare

Bug Fixes

  • go mod tidy (#8)

Version 0.0.4

13 Jul 22:04
cd9cab7
Compare
Choose a tag to compare

Changes

  • Fixed github release process build command and bin name (#7)

Version 0.0.3

13 Jul 21:47
6037029
Compare
Choose a tag to compare

Changes

  • Included easy getting started method (via download) (#6)
  • Multiple datatype supports for Redis client (#5)

Features

  • Publish artifacts to github release on published event (#4)

Version 0.0.2

14 May 21:34
e456ca6
Compare
Choose a tag to compare

Bug Fixes

  • Fixed release process for github artifacts (#2)

v0.0.1 Initial version

14 May 21:19
c5f4b1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/filipecosta90/go-ycsb/commits/v0.0.1