Releases: RedisGraph/redisgraph-benchmark-go
Releases · RedisGraph/redisgraph-benchmark-go
Version 0.1.5
Bug Fixes
- In case of CDF vs random leads to after last bucket ensure that bucket pos is correct (#27)
Version 0.1.4
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
Changes
- Fixed artifact publishing missing permissions (#24)
Version 0.1.2
Features
- Enabled --data-import-terms via csv file (#23)
Version 0.1.1
Maintenance
- Ensure your go.sum file is committed along with your go.mod file. (#22)
Version 0.1.0
Initial release
Initial release of redisgraph-benchmark-go
, a tool to quickly benchmark RedisGraph, using the official redisgraph-go client.