Database.Memcache.Client

Cluster and connection handling

newClient

type Client

data ServerSpec

defaultServerSpec

data Options

defaultOptions

data Authentication

type Username

type Password

quit

Get operations

get

gat

touch

Set operations

set

set'

add

replace

Delete operations

delete

flush

Modify operations

increment

decrement

append

prepend

Information operations

version

stats

type StatResults

Error handling

data MemcacheError

data ClientError