Skip to content

Releases: sorccu/r2d2-redis

v0.7.0

04 Dec 21:37
Compare
Choose a tag to compare

Upgrade to latest r2d2.
This includes changes to how configuration is done.
Check the documentation.

v0.4.0

15 Jul 13:08
Compare
Choose a tag to compare

Upgrade to latest Redis crate

v0.3.1: A bug fix release

25 Jun 11:24
Compare
Choose a tag to compare

Get rid of .unwrap() in Error::fmt.
This avoids a panic in case an error has no cause and the user tries to print it.

v0.3.0

25 May 16:17
Compare
Choose a tag to compare

Updated to r2d2 v0.7.0

Updated for r2d2 v0.6.0.

29 Jun 10:00
Compare
Choose a tag to compare
0.1.0

Bump to v0.1.0.

Made to work with redis 0.3.1 on crates.io.

27 Jun 11:49
Compare
Choose a tag to compare

First release.

27 Jun 11:25
Compare
Choose a tag to compare

This release is equivalent to r2d2-postgres in functionality and readiness.