Fix Trond's email address.
[awesomized/libmemcached] / docs / memcached_behavior.pod
2010-01-07  Brian AkerFix Trond's email address.
2010-01-05  Brian AkerMerge Monty
2010-01-02  Monty TaylorFixed some spelling errors.
2009-12-16  Brian AkerStyle cleanup
2009-12-02  Monty TaylorMerged trunk.
2009-11-27  Brian AkerMerge from Mikki
2009-11-27  Mikko KoppanenCoding style changes. Moved the srandom to memcached_be...
2009-11-05  Brian AkerMerge bug fix by Trond.
2009-11-03  Brian AkerCompatible Spymemcached support in ketama
2009-11-03  Trond NorbyeAdded MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
2009-06-21  Brian AkerMerge Monty
2009-06-20  Brian AkerMerging replication
2009-06-14  Trond Norbyemerge upstream
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-05-23  Brian AkerMerge Monty
2009-05-21  Monty TaylorMerged from trunk.
2009-05-20  Monty TaylorFixed a few man pages so lintian does't complain.
2009-05-12  Monty TaylorAdded descriptions to fix debian manpage-has-bad-whatis...
2009-05-11  Trond NorbyeConvert DOS crlf to just lf
2009-05-03   <MattIngenthronin... user: Matt Ingenthron <ingenthr@cep.net>
2009-05-03  Trond NorbyeAdded support for MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH
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-10  Eric LambertDocument UDP behavior
2009-01-21  Trond NorbyeAdded new command: memcached_flush_buffers
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-10-22  Trond NorbyePurge the input buffer if I discover a lot of commands...
2008-09-22   <brian@gir-3.local>Merging in Brian Pontz work on Jenkins hash
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... Cleanup of behaviors around ketama
2008-04-21   <brian@gir.tangen... Branch merge
2008-04-20   <brian@localhost... Updating for merge
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-20   <brian@localhost... Updating information on distribution
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-03  Tim Buncemerge
2008-02-29   <brian@gir-2.local>Branch merge for fixes in reconnect.
2008-02-29   <brian@gir-2.local>Branch merge.
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-26   <brian@gir-2.local>First version of replication.
2008-02-24   <brian@gir.lan>Rewrite of memcached_behavior_set() to take a uint64_t...
2008-02-19   <brian@gir-2.local>Merge fix.
2008-02-19   <brian@gir-2.local>MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT added from Marcelo...
2008-02-15   <brian@gir-2.local>Added behavior method around testing of keys.
2008-02-13   <brian@gir-2.local>Merge
2008-02-13   <brian@gir-2.local>Added MEMCACHED_BEHAVIOR_SORT_HOSTS behavior to enable...
2008-01-30   <patg@patg.net>Merged
2008-01-29  Brian AkerPrep work for .15 release.
2008-01-24  Tim BunceFix spelling of memcached_fetch_execute
2008-01-18   <brian@gir.local>Merge.
2008-01-18   <brian@gir.local>This patch includes all of the callback work for settin...
2008-01-11  Brian AkerMEMCACHED_BEHAVIOR_USER_DATA work. This allows a client...
2008-01-05   <brian@gir.tangen... Merging
2008-01-05   <brian@gir.tangen... memcached_behavior() causes commands to be buffered...
2007-12-11  Brian AkerPerformance improvements in get operations
2007-12-05  Brian AkerUpdating to remove memory leak in functions.c (aka...
2007-12-05   <brian@h220-215... Cleanup of spelling error in option.
2007-11-29  Brian AkerUpdating documentation on consistent hashing.
2007-11-22  Brian Akermemcached_behavior_set() can now modify the poll timeout
2007-11-19  Brian AkerFull CAS support now enabled in the library.
2007-11-19  Brian AkerAdded MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can...
2007-11-19  Brian AkerUpdate of docs on memcached_set with hashes.
2007-10-16  Brian AkerSet recv/send sockket sizes.
2007-10-14  Mark Atwoodmerge in brian's change to "Update for async delete"
2007-10-14  Mark AtwoodMany fixes to the POD documentation
2007-10-13   <brian@gir>Hard to believe I documented the entire thing... this...