Disable hsieh algorithm by default
[awesomized/libmemcached] / libmemcached / memcached_behavior.c
2009-05-01  Eric LambertDisable hsieh algorithm by default
2009-04-16   <brian@gir.tangen... Changed behavior for MEMCACHED_BEHAVIOR_NO_BLOCK to...
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-02-25  Trond NorbyeFixed retrieval of io-watermarks
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-09  Brian AkerMerge.
2009-01-09   <hannu.valtonen... Change binary protocol behavior to disallow the use...
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-11-03   <brian@gir-3.local>Incomming code for additions in keys (see Changelog)
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-08-07  Yin ChenFix some flaw and bugs in server failure rehash
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-06  Yin ChenImplement the server failure rehash mechanism
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-07-23   <brian@localhost... Pushing weighted ketama code.
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-23   <brian@localhost... Added test for ketama. Fixed bug in setting behavior.
2008-04-23   <brian@localhost... Cleanup of behaviors around ketama
2008-04-21   <brian@localhost... Completed work on Ketama (it is now dynamic)
2008-04-21   <brian@gir.tangen... Committing change to dynamic numbers of servers (need...
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-04   <brian@gir.tangen... If you call sort, a quit occurs, and the current server...
2008-03-18   <brian@gir-2.local>Merge
2008-03-17  Brian AkerFinal cleanup to remove deprecated BEHAVIOR bit for...
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Fixed headers for includes.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.