Build Status memcached client using binary protocol.
Go to file
2014-08-27 08:43:17 +09:00
src/Database/Memcached pool only, use alloca for peek response header. 2014-08-27 08:42:45 +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 bump 2014-08-27 08:43:17 +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.