Build Status memcached client using binary protocol.
Go to file
2014-08-27 03:14:27 +09:00
src/Database/Memcached add tests, change module structure, api. 2014-08-27 02:41:27 +09:00
test fix test. 2014-08-27 03:14:27 +09:00
.gitignore about done. 2014-08-26 19:59:23 +09:00
.travis-script.sh update travis. 2014-08-26 22:34:17 +09:00
.travis.yml update travis. 2014-08-26 22:34:17 +09:00
LICENSE about done. 2014-08-26 19:59:23 +09:00
memcached-binary.cabal fix test. 2014-08-27 03:14:27 +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.