Releases: RediSearch/ftsb
Releases · RediSearch/ftsb
Version 0.5.5
What's new
- Configurable HDR histogram latency cap (#109): adds
--max-latency-seconds(default1, unchanged for backwards compatibility). Disk-backed RediSearch runs whose tail latencies exceed 1s should opt in with--max-latency-seconds=60so those samples are no longer silently dropped by the histograms.
Full Changelog: v0.5.4...v0.5.5
Version 0.5.4
Full Changelog: v0.5.3...v0.5.4
Version 0.5.3
What's Changed
Full Changelog: v0.5.2...v0.5.3
Version 0.5.2
What's Changed
Full Changelog: v0.5.1...v0.5.2
Version 0.5.1
Version 0.5.0
What's Changed
- Added hability to log full output to file via --log-file. Tracking error and timeouts on json/log and visual outputs. by @fcostaoliveira in #105
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Version 0.3.10
What's Changed
- refactor release targets, update hdrhistogram version, cleanup go.mod deps by @fcostaoliveira in #102
- Fixed no limit being passed (either requests or duration) by @fcostaoliveira in #103
Full Changelog: v0.3.9...v0.3.10
Version 0.3.9
What's Changed
- Support duration-based runs and input rewind, migrate CI to GitHub Actions, add integration tests. by @fcostaoliveira in #101
Full Changelog: v0.3.8...v0.3.9
Version 0.3.8
What's Changed
- Fix the "unaligned 64-bit atomic operation" panic by @fcostaoliveira in #100
Full Changelog: v0.3.7...v0.3.8