[][src]Crate memcached

Modules

error

Structs

Client

Traits

Connectable

Functions

connect

Create a memcached client instance and connect to memcached server. The default connection pool has only one connection.

connects_withconnects_with

Create a client, you can specify multiple url, connection pool size, key hash connection pool function.

Type Definitions

Result