slackbuilds/network/memcached-init
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
doinst.sh
memcached-init.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
memcached-init.info
slack-desc

README

Free & open source, high-performance, distributed memory object
caching system, generic in nature, but intended for use in speeding
up dynamic web applications by alleviating database load.

Memcached is an in-memory key-value store for small chunks of
arbitrary data (strings, objects) from results of database calls,
API calls, or page rendering.

Memcached is simple yet powerful. Its simple design promotes quick
deployment, ease of development, and solves many problems facing
large data caches. Its API is available for most popular languages.

This package extends `memcached' by an init-script and (sane)
configuration file for Slackware.