Docs.rs
redis_dumbpool-0.2.0
redis_dumbpool 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
nappa85
Dependencies
async-lock ^2.3
normal
futures-util ^0.3
normal
log ^0.4
normal
redis ^0.20
normal
tokio ^1
normal
env_logger ^0.8.3
dev
rand ^0.8
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
redis_
dumbpool
0.2.0
All Items
Sections
Redis-Dumbpool
Crate Items
Re-exports
Structs
Crate
redis_dumbpool
Copy item path
Source
Expand description
§
Redis-Dumbpool
Really dumb implementation of a Redis Connection Pool
Re-exports
§
pub use
redis
;
Structs
§
Conn
Wrapper
Redis connection wrapper Ensures the connection is returned to the pool on drop
Pool
Redis connection pool