memcache-haskell-0.0.10.1: Memcache procotol library

Safe HaskellSafe-Inferred
LanguageHaskell98

Network.Memcache.Types

Description

Types

Synopsis

Documentation

type StatsList = [(String, String)] Source

statistic property list

type Nodekey = String Source

hostname and port (ex. "localhost:11211")