mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
f942d8a191
* Update redis-async requirement from 0.14 to 0.16 Updates the requirements on [redis-async](https://github.com/benashford/redis-async-rs) to permit the latest version. - [Commits](https://github.com/benashford/redis-async-rs/commits) --- updated-dependencies: - dependency-name: redis-async dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * docs: update changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rob Ede <robjtede@icloud.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
actix-redis
Actor-based Redis client.
Documentation & Resources
- API Documentation
- Example Project
- Minimum Supported Rust Version (MSRV): 1.57