memcache: A memcached client library.

[ bsd3, database, library ] [ Propose Tags ] [ Report a vulnerability ]

A client library for a memcached cluster. It is aimed at full binary protocol support, ease of use and speed.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.0.2
Dependencies base (<5), binary (>=0.6.2.0), blaze-builder (>=0.3.1.0), bytestring (>=0.9.2.1), network (>=2.4) [details]
License BSD-3-Clause
Copyright 2013 David Terei.
Author David Terei <[email protected]>
Maintainer David Terei <[email protected]>
Category Database
Home page https://github.com/dterei/memcache-hs
Bug tracker https://github.com/dterei/memcache-hs/issues
Source repo head: git clone http://github.com/dterei/memcache-hs
Uploaded by DavidTerei at 2013-08-26T20:55:37Z
Distributions LTSHaskell:0.3.0.2, NixOS:0.3.0.2, Stackage:0.3.0.2
Reverse Dependencies 5 direct, 2 indirect [details]
Downloads 5193 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for memcache-0.0.0

[back to package description]

memcache: Haskell Memcache Client

This library provides a client interface to a Memcache cluster. It is aimed at full binary protocol support, ease of use and speed.

Licensing

This library is BSD-licensed.

To do

Other clients

Get involved!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/dterei/mc-hs.git

Authors

This library is written and maintained by David Terei, [email protected].