Skip to content

Version 0.3.0

Choose a tag to compare

@fpagliughi fpagliughi released this 04 Jan 16:25
· 2 commits to master since this release

Updated to the latest versions of Paho, Rust, and Redis client.

  • Updated to use Paho Rust v0.9
  • Updated Rust Edition to 2018
  • Updated to Redis client v0.19
  • Persistence callback now all use &mut self so that we can use the Redis client in safe mode all the time.