Files
sthen e40b170dac Move memcached's sasl support (recently enabled in the port) to a flavour
rather than enabling it unconditionally. For some situations, packet filtering
is good enough, and increasing the codebase by 5x to add user authentication
isn't so desirable ;)    ok giovanni@
2014-11-04 21:16:45 +00:00

7 lines
247 B
Plaintext

memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
Flavours:
sasl - build with support for sasl authentication