Skip to content

Releases: RedisGraph/redisgraph-benchmark-go

Version 0.1.5

17 Mar 15:35
98c7c14
Compare
Choose a tag to compare

Bug Fixes

  • In case of CDF vs random leads to after last bucket ensure that bucket pos is correct (#27)

Version 0.1.4

17 Mar 13:45
7ce8935
Compare
Choose a tag to compare

What's Changed

  • Enable benchmnark when specifying at least of RO or write query by @filipecosta90 in #26

Full Changelog: v0.1.3...v0.1.4

Version 0.1.3

14 Mar 15:38
ee6d7f5
Compare
Choose a tag to compare

Changes

  • Fixed artifact publishing missing permissions (#24)

Version 0.1.2

15 Jan 19:43
9ee6dac
Compare
Choose a tag to compare

Features

  • Enabled --data-import-terms via csv file (#23)

Version 0.1.1

06 Oct 12:03
ea6ffd2
Compare
Choose a tag to compare

Maintenance

  • Ensure your go.sum file is committed along with your go.mod file. (#22)

Version 0.1.0

03 Oct 15:56
8ca2a0b
Compare
Choose a tag to compare

Initial release

Initial release of redisgraph-benchmark-go, a tool to quickly benchmark RedisGraph, using the official redisgraph-go client.