[][src]Crate memcached

Modules

error

Structs

Client

Traits

Connectable

Functions

connect

Create a memcached client instance and connect to memcached server. 默认连接池个数为1

connects_withconnects_with

创建一个client,可以指定多个url,连接池大小,key hash连接池的函数

Type Definitions

Result