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