libmemcached: A C client library for interfacing to a memcached server1

libmemcached is a C client library for interfacing to a memcached server. It has been designed to be light on memory usage, thread safe and to provide full access to server side methods. It also implements several command line tools: memcat, memflush, memrm, memstat, and memslap (for load generation). The library has been designed to allow for different hashing methods on keys, partitioning by keys, and to use consistent hashing for distribution.

... part of T2, get it here

URL: http://tangent.org/552/libmemcached.html

Author: Brian Aker
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 1.0.18

Download: http://download.tangent.org/ libmemcached-1.0.18.tar.gz

T2 source: libmemcached.cache
T2 source: libmemcached.desc

Build time (on reference hardware): 30% (relative to binutils)2

Installed size (on reference hardware): 1.28 MB, 176 files

Dependencies (build time detected): 00-dirtree autoconf automake binutils boost coreutils diffutils file findutils gawk grep libevent linux-header m4 make perl pkgconfig sed sysfiles tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).