1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libmemcached/libmemcached.desc
3 [COPY] Copyright (C) 2010 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A C client library for interfacing to a memcached server
14 [T] libmemcached is a C client library for interfacing to a memcached server.
15 [T] It has been designed to be light on memory usage, thread safe and to
16 [T] provide full access to server side methods. It also implements several
17 [T] command line tools: memcat, memflush, memrm, memstat, and memslap (for
18 [T] load generation). The library has been designed to allow for different
19 [T] hashing methods on keys, partitioning by keys, and to use consistent
20 [T] hashing for distribution.
22 [U] http://tangent.org/552/libmemcached.html
25 [M] The T2 Project <t2@t2-project.org>
30 [O] var_append GCC_WRAPPER_INSERT ' ' '-std=gnu99'
34 [P] X -----5---9 146.000
36 [D] 6911277744e385b91d227c7759465eae0ad43e614a0d5eb90a8c3a1d libmemcached-1.0.18.tar.gz http://download.tangent.org/