Crate cal_redis

Source

Structs§

CacheError
Pool
A generic connection pool.
PooledConnection
A smart pointer wrapping a connection.
RedisConnectionManager
A bb8::ManageConnection for redis::Client::get_async_connection.

Functions§

create_pool
get_account_by_id_lite
get_account_by_ident_lite
get_connection
get_hash
get_region_by_id_lite
get_region_by_ident_lite
get_str

Type Aliases§

BB8Pool