Skip to content

Tags: RediSearch/ftsb

Tags

v0.3.10

Toggle v0.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed no limit being passed (either requests or duration) (#103)

* further logging on timeout error.

* printing version

* reverted hdrhistogram version change

* setting continue on error default to true

* Reducing default timeout to 60secs (from 600secs)

* migrate CI to GitHub Actions, add integration test, support duration-based runs and input rewind

* Ensuring integration tests cover stable branches

* Added testdata/minimal.csv

* refactor release targets, update hdrhistogram version, cleanup go.mod deps

* refactor release targets, update hdrhistogram version, cleanup go.mod deps

* Fixed no limit being passed (either requests or duration)

---------

Co-authored-by: filipecosta90 <filipecosta.90@gmail.com>

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support duration-based runs and input rewind, migrate CI to GitHub Ac…

…tions, add integration tests. (#101)

* further logging on timeout error.

* printing version

* reverted hdrhistogram version change

* setting continue on error default to true

* Reducing default timeout to 60secs (from 600secs)

* migrate CI to GitHub Actions, add integration test, support duration-based runs and input rewind

* Ensuring integration tests cover stable branches

* Added testdata/minimal.csv

---------

Co-authored-by: filipecosta90 <filipecosta.90@gmail.com>

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the "unaligned 64-bit atomic operation" panic (#100)

* further logging on timeout error.

* printing version

* reverted hdrhistogram version change

* setting continue on error default to true

* Reducing default timeout to 60secs (from 600secs)

* Fixed release process

* fix the unaligned 64-bit atomic operation panic

---------

Co-authored-by: filipecosta90 <filipecosta.90@gmail.com>

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed release process (#99)

* further logging on timeout error.

* printing version

* reverted hdrhistogram version change

* setting continue on error default to true

* Reducing default timeout to 60secs (from 600secs)

* Fixed release process

---------

Co-authored-by: filipecosta90 <filipecosta.90@gmail.com>

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved timeout error handling (#98)

* further logging on timeout error.

* printing version

---------

Co-authored-by: filipecosta90 <filipecosta.90@gmail.com>

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include bin info (commit hash and if changed) on tool (#90)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Start a random slot in the case of cluster benchmarks and commands wi…

…thout key (#89)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
In the case of commands that don't contain keys we round robin across…

… connections (#88)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated radix/v3 to the latest (#84)

* Updated radix/v3 to the latest

* Fixed codecov uploda

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Publishing artifacts based on GH actions. Included simple one-liner t…

…o get the tool without go (#79)