deadpool-redis
Dead simple async pool for redis
0.23.0
11M downloads/mo
#2947 most downloaded on crates.io
deadpool-rs/deadpool
What this package is like to depend on
Last release 6 months ago
18 Feb 2026
Release timing varies
gaps range from 8 days to 6 months
Nearly every release is documented
notes for 37 of 38 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
38 releases · first in 2019
2 releases in the last 12 months
see the full history below
Release timeline
38 releases · Dec 2019 to Feb 2026Releases
latest 38-
0.23.018 Feb 2026Release notes
Open source →- Update
redisdependency to version1 - Bump up MSRV to
1.85and Rust edition to2024 - Remove support for
async-std - Add support for
smolruntime - Re-export
redisfeatures:ahashbigdecimalrust_decimal
- Update
-
0.22.112 Jan 2026Release notes
Open source →- Bump up MSRV to
1.82 - Re-export
redisfeatures:safe_iteratorssmol-compsmol-native-tls-compsmol-rustls-compvector-setsuuid
- Bump up MSRV to
-
0.22.007 Jul 2025 -
0.21.120 May 2025 -
0.21.019 May 2025 -
0.20.027 Feb 2025 -
0.19.012 Feb 2025 -
0.18.020 Sep 2024 -
0.17.219 Sep 2024 -
0.17.118 Sep 2024 -
0.17.009 Sep 2024Release notes
Open source →- Breaking: Add
read_from_replicasfield to Redis clusterConfigstruct - Add support for
redis::sentinel
- Breaking: Add
-
0.16.005 Aug 2024 -
0.15.104 May 2024Release notes
Open source →- Update
deadpooldependency to version0.12 - Add
LICENSE-APACHEandLICENSE-MITfiles to published crates
- Update
-
0.15.031 Mar 2024Release notes
Open source →- Update
redisdependency to version0.25 - Update
deadpooldependency to version0.11 - Remove
async_traitdependency - Bump up MSRV to
1.75
- Update
-
0.14.015 Dec 2023Release notes
Open source →- Merge
deadpool-redis-clusterintodeadpool-redis. - Remove
redis_cluster_asyncdependency in favor ofredis::cluster/redis::cluster_async. - Update
redisdependency to version0.24 - Bump up MSRV to
1.63to match the one ofredis
- Merge
-
0.13.026 Sep 2023Release notes
Open source →- Update
deadpooldependency to version0.10 - Bump up MSRV to
1.63to match the one oftokio
- Update
-
0.12.024 Apr 2023 -
0.11.109 Dec 2022Release notes
Open source →- Export missing config structures:
ConnectionAddrConnectionInfoRedisConnectionInfo
- Add
Config::from_connection_infomethod
- Export missing config structures:
-
0.11.026 Oct 2022 -
0.10.203 Jan 2022 -
0.10.115 Nov 2021 -
0.10.018 Oct 2021Release notes
Open source →- Breaking: Replace
configfeature withserde(opted out by default) - Fix
std::error::Error::sourceimplementations for library errors - Remove unused
logdependency
- Breaking: Replace
-
0.9.019 Aug 2021Release notes
Open source →- Remove
deadpool_redis::Connectiontype alias - Rename
deadpool_redis::ConnectionWrappertoConnection - Update
redisdependency to version0.21 - Add
Config::from_urlmethod
- Remove
-
0.8.101 Jun 2021 -
0.8.020 May 2021Release notes
Open source →- Update
configdependency to version0.11 - Remove deprecated
from_envmethods - Remove wrappers for
CdmandPipe. The pool now returns aConnectionWrapperrather than anObject<ConnectionWrapper>which implements theredis::aio::ConnectionLiketrait and therefore can be used with plainCmdandPipeobjects from therediscrate. - Add support for new
redis::ConnectionInfostructure. - Change
redisdependency to version0.20 - Make connection recycling more robust by checking the PING
response. This works around
Cmd::query_asyncnot being drop safe inredisversion0.10and earlier. - Add
rt_tokio_1andrt_async-std_1features
- Update
-
0.7.201 Jun 2021Nothing published for this version
-
0.7.122 Feb 2021 -
0.7.026 Dec 2020Release notes
Open source →- Update
deadpooldependency to version0.3 - Update
redisdependency to version0.19 - Disable
redisdefault features - Mark
Config::from_envas deprecated - Re-export
deadpool::managed::PoolConfig
- Update
-
0.6.201 Jun 2021Release notes
Open source →Release of 0.6 and 0.7 with the following feature backported:
- Make connection recycling more robust by checking the PING
response. This works around
Cmd::query_asyncnot being drop safe inredisversion0.10and earlier.
- Make connection recycling more robust by checking the PING
response. This works around
-
0.6.127 Aug 2020 -
0.6.014 Jul 2020 -
0.5.204 Feb 2020Release notes
Open source →- Update
redisdependency to version0.15.1 - Add
#[derive(Clone)]toConfigstruct - Add
Connectiontype alias
- Update
-
0.5.118 Jan 2020 -
0.5.016 Jan 2020Release notes
Open source →- Update
redisdependency to version0.14.0 - Rename
querytoquery_asyncto match API ofrediscrate - Rename
executetoexecute_asyncto match API ofrediscrate - Add support for
configcrate
- Update
-
0.4.131 Dec 2019 -
0.4.019 Dec 2019 -
0.3.013 Dec 2019Release notes
Open source →- Add pipeline support
- Add wrappers for
CmdandPipelineto mimick the API of therediscrate - Make recycling more robust by changing the
Manager::recycleto a non consuming API. - Add proper connection using the
PINGcommand
-
0.2.003 Dec 2019Release notes
Open source →- First release
<!-- next-url --> [Unreleased]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.22.1...HEAD [0.22.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.22.0...deadpool-redis-v0.22.1 [0.22.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.21.1...deadpool-redis-v0.22.0 [0.21.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.21.0...deadpool-redis-v0.21.1 [0.21.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.20.0...deadpool-redis-v0.21.0 [0.20.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.19.0...deadpool-redis-v0.20.0 [0.19.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.18.0...deadpool-redis-v0.19.0 [0.18.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.17.2...deadpool-redis-v0.18.0 [0.17.2]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.17.1...deadpool-redis-v0.17.2 [0.17.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.17.0...deadpool-redis-v0.17.1 [0.17.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.16.0...deadpool-redis-v0.17.0 [0.16.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.15.1...deadpool-redis-v0.16.0 [0.15.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.15.0...deadpool-redis-v0.15.1 [0.15.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.14.0...deadpool-redis-v0.15.0 [0.14.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.13.0...deadpool-redis-v0.14.0 [0.13.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.12.0...deadpool-redis-v0.13.0 [0.12.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.11.1...deadpool-redis-v0.12.0 [0.11.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.11.0...deadpool-redis-v0.11.1 [0.11.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.10.2...deadpool-redis-v0.11.0 [0.10.2]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.10.1...deadpool-redis-v0.10.2 [0.10.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.10.0...deadpool-redis-v0.10.1 [0.10.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.9.0...deadpool-redis-v0.10.0 [0.9.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.8.1...deadpool-redis-v0.9.0 [0.8.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.8.0...deadpool-redis-v0.8.1 [0.8.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.7.1...deadpool-redis-v0.8.0 [0.7.2]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.7.1...deadpool-redis-v0.7.2 [0.7.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.7.0...deadpool-redis-v0.7.1 [0.7.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.6.1...deadpool-redis-v0.7.0 [0.6.2]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.6.1...deadpool-redis-v0.6.2 [0.6.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.6.0...deadpool-redis-v0.6.1 [0.6.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.5.2...deadpool-redis-v0.6.0 [0.5.2]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.5.1...deadpool-redis-v0.5.2 [0.5.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.5.0...deadpool-redis-v0.5.1 [0.5.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.4.1...deadpool-redis-v0.5.0 [0.4.1]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.4.0...deadpool-redis-v0.4.1 [0.4.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.3.0...deadpool-redis-v0.4.0 [0.3.0]: https://github.com/deadpool-rs/deadpool/compare/deadpool-redis-v0.2.0...deadpool-redis-v0.3.0 [0.2.0]: https://github.com/deadpool-rs/deadpool/releases/tag/deadpool-redis-v0.2.0