Skip to content

Tags: redis-performance/redisbench-admin

Tags

v0.11.55

Toggle v0.11.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.11.55 (#460)

* Bumping version to 0.11.54

* Bumping version to 0.11.55

v0.11.53

Toggle v0.11.53's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed init_commands and db_config format (#457)

v0.11.52

Toggle v0.11.52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed module params passed in old format (#456)

v0.11.41

Toggle v0.11.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added --spin-test, --redis-server-binary, and --redis-config options …

…to run-remote (#453)

v0.11.35

Toggle v0.11.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #449 from redis-performance/arch.fix

Ensuring architecture is present on metadata across all timeseries

v0.11.32

Toggle v0.11.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Fixed timeout issues when pushing benchmark timeseries data (#448)

* architecture aware benchmark client link downloads

* Fixed timeout issues when pushing benchmark timeseries data

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump paramiko from 2.12.0 to 3.4.0 (#438)

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.12.0 to 3.4.0.
- [Commits](paramiko/paramiko@2.12.0...3.4.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python >=3.10, Updated deps accordingly (numpy and pandas) (#427)

* Enabled pushing timeseries data from local run

* Exposing memory metrics on local run

* Allowing to specify different host on local runner

* Bumping version from 0.10.24 to 0.10.25

* Python >=3.10, Updated deps accordingly (numpy and pandas)

* Fixed docker/requests issue (https://stackoverflow.com/questions/78518146/docker-compose-fails-with-error-urllib3-exceptions-urlschemeunknown-not-suppor)

* Fixed unit tests for local and remote run

* Updated tox and tox-docker to address protocol issue

* Updated tox and tox-docker to address protocol issue

* black format

* Ignore flake8 E721

* Fixed tox and docker issues. added docker dev dependency

v0.10.25

Toggle v0.10.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Allowing to specify different host on local runner. Collecting extra…

… server side metrics on local run. (#425)

* Enabled pushing timeseries data from local run

* Exposing memory metrics on local run

* Allowing to specify different host on local runner

* Bumping version from 0.10.24 to 0.10.25

v0.10.19

Toggle v0.10.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Updated watchdog to avoid crash on missing Tags (#423)

* Added support for spot instance setups

* Fixed CI tests based uppon latest changes of tools

* Updating spot/full-price counter

* Further improved the comparison str generated between baseline/comparison data

* Updated watchdog to avoid crash on missing Tags