bff2aa7150
changes since 1.1.12: 2006-11-26 * Steven Grimm <sgrimm@facebook.com>: Performance improvements: Dynamic sizing of hashtable to reduce collisions on very large caches and conserve memory on small caches. Only reposition items in the LRU queue once a minute, to reduce overhead of accessing extremely frequently-used items. Stop listening for new connections until an existing one closes if we run out of available file descriptors. Command parser refactoring: Add a single-pass tokenizer to cut down on string scanning. Split the command processing into separate functions for easier profiling and better readability. Pass key lengths along with the keys in all API functions that need keys, to avoid needing to call strlen() repeatedly. 2006-11-13 * Iain Wade <iwade@optusnet.com.au>: Fix for UDP responses on non-"get" commands. 2006-10-13 * Steven Grimm <sgrimm@facebook.com>: New faster hash function. 2006-09-20 * don't listen on UDP by default; more clear message when UDP port in use 2006-09-09 * release 1.2.0 (along with 1.1.13, which is the more tested branch) 2006-09-02 * Nathan Neulinger <nneul@umr.edu>: fix breakage in expiration code causing expiration times to not be processed correctly. 2006-08-21 * Nathan Neulinger <nneul@umr.edu>: fix incompatabilities with unix domain socket support and the UDP code and clean up stale sockets 2006-08-20 * Nathan Neulinger <nneul@umr.edu>: unix domain socket support 2006-05-03 * Steven Grimm <sgrimm@facebook.com>: big bunch of changes: big CPU reduction work, UDP-based interface, increased memory efficiency. (intertwined patch, committed all together) <http://lists.danga.com/pipermail/memcached/2006-May/002164.html> or see svn commit logs 2005-08-09 * Elizabeth Mattijsen <liz@dijkmat.nl>: needed a way to flush all memcached backend servers, but not at exactly the same time (to reduce load peaks), I've added some simple functionality to the memcached protocol in the "flush_all" command that allows you to specify a time at which the flush will actually occur (instead of always at the moment the "flush_all" command is received). 2005-05-25 * patch from Peter van Dijk <peter@nextgear.nl> to make stderr unbuffered, for running under daemontools
7 lines
368 B
Text
7 lines
368 B
Text
$NetBSD: distinfo,v 1.4 2007/02/27 11:29:19 grant Exp $
|
|
|
|
SHA1 (memcached-1.2.1.tar.gz) = 07ce5441874c052d28484070438822eedd7cc8ec
|
|
RMD160 (memcached-1.2.1.tar.gz) = 0b275591af74440f3de22946fb7ccc658f6578af
|
|
Size (memcached-1.2.1.tar.gz) = 148755 bytes
|
|
SHA1 (patch-aa) = 0420acd9ba1a90cd32896f3864b53c31528191cf
|
|
SHA1 (patch-ab) = c07e16d7234eb14f377a72568580e7bcbbd9e8f1
|