Skip to content

v5.15.0

Compare
Choose a tag to compare
@brayniac brayniac released this 16 Oct 18:18
· 8 commits to main since this release
42ac2bf

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)