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: https://github.com/awesomized/libmemcached/

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

License: BSD
Status: Stable
Version: 1.1.4

Download: https://github.com/awesomized/libmemcached/ libmemcached-1.1.4.tar.gz

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

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

Installed size (on reference hardware): 1.33 MB, 162 files

Dependencies (build time detected): bash binutils bison cmake coreutils diffutils flex gawk grep gzip libevent linux-header m4 make pkgconfig sed tar tbb

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).