github redis-rs/redis-rs 0.9.0
v0.9.0

latest releases: redis-0.25.3, redis-0.25.2, redis-0.25.1...
5 years ago

Some time has passed since the last release.
This new release will bring less bugs, more commands, experimental async support and better performance.

Highlights:

  • Implement flexible PubSub API (#136)
  • Avoid allocating some redundant Vec's during encoding (#140)
  • Add an async interface using futures-rs (#141)
  • Allow the async connection to have multiple in flight requests (#143)

The async support is currently experimental.

Don't miss a new redis-rs release

NewReleases is sending notifications on new releases.