mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-04 22:22:47 +01:00
15 lines
671 B
Markdown
15 lines
671 B
Markdown
# actix-redis
|
|
|
|
> Actor-based Redis client.
|
|
|
|
[](https://crates.io/crates/actix-redis)
|
|
[](https://docs.rs/actix-redis/0.13.0)
|
|

|
|
[](https://deps.rs/crate/actix-redis/0.13.0)
|
|
|
|
## Documentation & Resources
|
|
|
|
- [API Documentation](https://docs.rs/actix-redis)
|
|
- [Example Project](https://github.com/actix/examples/tree/master/auth/redis-session)
|
|
- Minimum Supported Rust Version (MSRV): 1.57
|