Releases: iopsystems/rpc-perf
Releases · iopsystems/rpc-perf
v5.23.0
25 Nov 00:30
Compare
Sorry, something went wrong.
No results found
Added
Added GET/SET latencies for Momento. (#409 )
v5.22.0
14 Nov 23:29
Compare
Sorry, something went wrong.
No results found
Changed
Removed support for Momento Store. (#392 )
Removed support for Kafka. (#394 )
Added
Replay engine for playing back cache traces. (#387 )
Protosocket support for Momento Cache. (#393 )
TLS support for Redis. (#400 )
Ability to override Momento endpoints. (#403 )
v5.21.0
07 Mar 18:29
Compare
Sorry, something went wrong.
No results found
Added
Configures subscribers per topic for Momento Topics. (#363 )
v5.20.0
21 Feb 22:55
Compare
Sorry, something went wrong.
No results found
Added
Added support for Momento Leaderboards. (#355 )
Fixed
Improved startup time when workload is non-compressible. (#350 )
Updated dependencies to pull-in bugfixes and improvements. (#357 )
v5.19.0
16 Jan 17:43
Compare
Sorry, something went wrong.
No results found
Changed
Changes to the Momento Cache HTTP client to fix some issues where PUT requests
saw unexpectedly high latency. (#344 )
v5.18.0
30 Dec 21:04
Compare
Sorry, something went wrong.
No results found
Changed
Increased S3 HTTP1 client buffer size. (#324 )
Increased client work queue depth and ratelimiter token bucket capacity.
(#326 )
Added
RPM packaging workflow. (#327 )
v5.17.0
20 Dec 19:37
Compare
Sorry, something went wrong.
No results found
Changed
Improved the performance of the Momento Cache HTTP client by tuning some HTTP2
settings. Results in improved latency for large reads. (#320 )
Fixed
Removed a noisy log event in the Momento Cache HTTP client. (#319 )
v5.16.0
08 Nov 17:19
Compare
Sorry, something went wrong.
No results found
Added
Storage client Time-to-First-Byte now included in cli output. (#308 )
S3 Express is now supported. (#309 )
Fixed
Momento Cache HTTP API now enforces a 15 minute default TTL unless one is set
in the workload config. (#310 )
v5.15.0
16 Oct 18:18
Compare
Sorry, something went wrong.
No results found
Changed
Improved speed of value generation which could have been a bottleneck when
large values are used. (#301 )
Added
Add support for connecting to redis over unix socket. (#300 )
Fixed
Fixed bugs in client initialization which prevented OLTP workload from
functioning. (#301 )
v5.14.1
16 Oct 18:03
Compare
Sorry, something went wrong.
No results found
Fixed
Fix handling of Momento HTTP endpoint DNS resolution when port number is
specified. (#295 )