Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 201 Bytes

add acl module based on memcached-1.4.39

  • update: memcached.c util.c util.h
  • rename: flushall -> hcmd_flush_all
  • ./autogen.sh
  • ./configure --prefix=/home/cache --with-libevent=/home/cache
  • make