Build Status memcached client using binary protocol.
Go to file
philopon e3d32d90e4 Merge branch 'develop'
first release.
2014-08-27 06:07:58 +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 add extra-source-files. 2014-08-27 03:36:01 +09:00
README.md add README.md. 2014-08-27 02:42:11 +09:00
Setup.hs about done. 2014-08-26 19:59:23 +09:00

memcached-binary Build Status

memcached client using binary protocol.