Database.Memcache.Client

Client creation

newClient

type Client

data ServerSpec

data Options

data Authentication

type Username

type Password

def

quit

Operations

Get operations

get

gat

touch

Set operations

set

cas

add

replace

Modify operations

increment

decrement

append

prepend

Delete operations

delete

flush

Information operations

type StatResults

stats

version

Errors

data MemcacheError

data Status

data ClientError

data ProtocolError