Skip to content

v5.0.1

Compare
Choose a tag to compare
@swlynch99 swlynch99 released this 10 Aug 18:32
· 180 commits to main since this release
350df55

[5.0.1] - 2023-08-10

Added

  • rpc-perf can now generate zrange commands with the by_score option for both the momento and redis protocols.

Changed

  • rpc-perf will now set TCP_NODELAY by default on all TCP connections it creates.

Fixed

  • The default buffer size for the memcached client has been increased from 4KB to 16KB.
  • Hit/miss statistics in the output json will now have their correct values instead of always being 0.

What's Changed

Full Changelog: v5.0.0...v5.0.1