| Safe Haskell | Safe-Inferred |
|---|
Database.Memcache.Types
Description
Stores the various types needed by memcache. Mostly concerned with the representation of the protocol.
Documentation
type Key = ByteStringSource
type Value = ByteStringSource
type Extras = ByteStringSource
type Expiration = Word32Source
Constructors
| Header | |
Constructors
Constructors
| SEIncr Initial Delta Expiration |
data OpResponse Source
Constructors
Instances
data ProtocolError Source
Constructors
| ProtocolError | |
Fields
| |
data IncorrectResponse Source
Constructors
| IncorrectResponse | |
Fields | |