Build Status memcached client using binary protocol.
Go to file
2014-08-27 06:12:26 +09:00
src/Database/Memcached fix close function of connection pool. 2014-08-27 05:51:30 +09:00
test remove unused CAS read, version return Data.Version. test version restriction. 2014-08-27 05:44:56 +09:00
.gitignore about done. 2014-08-26 19:59:23 +09:00
.travis.yml update travis. 2014-08-27 04:33:45 +09:00
LICENSE about done. 2014-08-26 19:59:23 +09:00
memcached-binary.cabal update README.md, cabal. 2014-08-27 06:12:26 +09:00
README.md update README.md, cabal. 2014-08-27 06:12:26 +09:00
Setup.hs about done. 2014-08-26 19:59:23 +09:00

memcached-binary Build Status Hackage

memcached client using binary protocol.