Name: | libmemcached |
---|---|
Version: | 0.31 |
Release: | 1.1.el6 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 203444 |
License: | BSD |
RPM: | libmemcached-0.31-1.1.el6.x86_64.rpm |
Source RPM: | libmemcached-0.31-1.1.el6.src.rpm |
Build Date: | Sat Jul 24 2010 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://tangent.org/552/libmemcached.html |
Summary: | Client library and command line tools for memcached server |
Description: | libmemcached is a C client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, and provide full access to server side methods. It also implements several command line tools: memcat - Copy the value of a key to standard output. memflush - Flush the contents of your servers. memrm - Remove a key(s) from the server. memstat - Dump the stats of your servers to standard output. memslap - Generate testing loads on a memcached cluster. memcp - Copy files to memcached servers. memerror - Creates human readable messages from libmemcached error codes. |
- use repackaged tarball, without hsieh_hash.c (#607590)
- update to 0.31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- update to 0.30
- update to 0.29
- add upstream patch to disable nonfree hsieh hash method
- Initial RPM from Brian Aker spec - create -devel subpackage - add %post %postun %check section