Crate vmemcached
source · [−]Expand description
Vinted Rust memcache
Re-exports
pub use trust_dns_resolver;
Modules
Driver access
Structs
Client wrapping r2d2 memcached connection pool
Connection wrapper
A bb8::ManageConnection
for memcache_async::ascii::Protocol
.
Client settings
Information about the state of a Pool
.
Enums
Client-side errors
Errors related to a memcached operation.
Stands for errors raised from vmemcached
Status of a memcached operation.
Traits
A trait to receive errors generated by connection management that aren’t tied to any particular caller.
Type Definitions
R2D2 connection pool
R2D2 connection pool