Libmemcached is a C and C++ client library to the memcached server
Libmemcached is a C and C++ client library to the memcached server
(http://danga.com/memcached). It has been designed to be light on
memory usage, thread safe, and provide full access to server side
methods.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/libmemcached && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1.1.4.tar.gz | 0000530337 518 KB | |
libmemcached.changes | 0000017357 17 KB | |
libmemcached.spec | 0000006096 5.95 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 3)
- explicitly set docdir to converge cmake doc macro change between leap and tumbleweed (jsc#PED-7572) - remove outdated dist version dependencies, (build)require the - use rpmoptflags (libmemcached-bigendian.patch) * Add API call for exist calls. * Version is now parsed directly in the parser, which makes buffered * memstat has been extended so that it can be used to find the version * Updates to C++ interface * A behavior change has been now made that if you specify a weight for any server, we enable the weight flag and do weight balancing. * SIGPIPE fix for Linux send(). * memcached_stat_execute() merged. * Fixed install path regression. * Modified RPM to strict check install. - initial version
Comments 0