# memcached-1.4.39-with-acl **Repository Path**: steven-zhoulin/memcached-1.4.39-with-acl ## Basic Information - **Project Name**: memcached-1.4.39-with-acl - **Description**: memcached-1.4.39-with-acl - **Primary Language**: C - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-13 - **Last Updated**: 2024-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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