Skip to main content

Crate memcached

Crate memcached 

Source
Expand description

Modules§

error
memcached error

Structs§

Client
Client for operating connection pool

Traits§

Connectable
Can provide multiple URLs

Functions§

connect
Create a memcached client instance and connect to memcached server. The default connection pool has only one connection.
connect_withconnect_with
Create a client, you can specify multiple url, connection pool size, key hash connection pool function.

Type Aliases§

Result
memcached result