@hackage starling0.3.0
A memcached client
Categories
License
BSD-3-Clause
Maintainer
Antoine Latter <aslatter@gmail.com>
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- binary >=0.5 && <0.6
- bytestring >=0.9 && <0.10
- transformers >=0.2 && <0.3
- failure >=0.1 && <0.2 Show all…
Dependents (1)
@hackage/acme-everything
A haskell memcached client. See http://memcached.org for more information.
This implements the new binary protocol, so it only works with memcached version 1.3 and newer.