Use TCP_CORK/TCP_NOFLUSH socket options where available to coalesce writes for multi...
[awesomized/libmemcached] / libmemcached / memcached_storage.c
2009-08-04  Padraig O'SullivanMerge from trunk.
2009-07-30  Brian AkerMore C++ updates
2009-07-30  Brian AkerMerge Monty
2009-07-18  Monty TaylorMerged in warning fixes from Padraig from lp:~posulliv...
2009-07-18  Padraig O'SullivanBuild fixes for libmemcached/memcached_io.c file.
2009-07-15  Brian AkerUpdated with Twitter's memcached_server_error() function.
2009-07-15  Brian AkerMerged (and removed Malloc for size_t in mget)
2009-07-14  Brian AkerMerge Monty
2009-07-14  Monty TaylorMerged in a lost patch.
2009-07-14  Monty TaylorMerged from Padraig.
2009-07-09  Monty TaylorMerged trunk.
2009-07-09  Monty Taylorpandora-build 0.9
2009-07-08  Monty TaylorFixed -Wwrite-strings warnings.
2009-07-01  Brian AkerMerge Trond
2009-07-01  Trond NorbyeBug 394442: Replication mget test fail on linux due...
2009-06-22  Brian AkerMerging Trond, also fixed make test.
2009-06-21  Brian AkerMerge Monty
2009-06-20  Brian AkerMerging replication
2009-06-20  Monty TaylorMerged from trond.
2009-06-17  Monty TaylorMerged from me.
2009-06-15  Monty TaylorMerged from me.
2009-06-15  Monty TaylorFixed solaris warnings/errors.
2009-06-14  Monty TaylorAligned configure.ac with libdizzle and gearman.
2009-06-14  Trond Norbyemerge upstream
2009-06-14  Trond NorbyeFix paren style, and mark replication with the unlikely...
2009-06-09  Trond NorbyeAdded support for storing replicas on multiple servers
2009-05-27  Brian AkerStat fix and storage boost performance.
2009-05-13  Monty TaylorA few 32-bit fixes.
2009-03-21  Steve YenRefactor: memcachd_key_test -> memcached_key_test
2009-03-11  Trond NorbyeFix coding style violations
2009-03-09  Eric Lambertudp support in fire and forget mode for all ops but...
2009-02-24  Eric Lambertdo function should not increment response counter in...
2009-01-27  Trond NorbyeImplemented support for noreply in the binary protocol
2009-01-23  Trond NorbyeSource cleanup (remove compiler warnings ++)
2009-01-23  Trond NorbyeFix connect bug in memcached_flush_buffers and syntax...
2009-01-21  Trond NorbyeAdded new command: memcached_flush_buffers
2009-01-20  Trond NorbyeImplement memcached_behavior_noreply
2009-01-10  Trond NorbyeDeprecate MEMCACHED_NO_KEY_PROVIDED, and fixed key...
2008-11-21   <brian@gir-3.local>Patch from evn
2008-11-16  Brian AkerFix for most errors around non-block
2008-11-15   <brian@gir-3.local>Trying to remove dead branch
2008-09-09   <brian@gir-3.local>Refactored call, removed abort() call (we should never...
2008-09-08   <brian@gir-3.local>Cleanup warnings/found issue in store by key functions.
2008-08-07  Yin ChenMerge the server failure rehash implementation
2008-08-04  Trond NorbyeFixed: warning: missing braces around initializer
2008-07-29   <brian@localhost... Handling merge
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-05-27   <brian@gir-2.local>Fix for flags operation (aka not storing the final...
2008-05-21  Brian AkerMEMCACHED_CALLBACK_PREFIX_KEY added (so domaining...
2008-05-20  Brian AkerFixed all key methods to now take const char * (all...
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-20   <brian@gir>Fixing merge
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-04-20   <brian@localhost... Merging branches
2008-04-20   <brian@localhost... Work on adding ketama style distribution.
2008-04-09  Brian AkerFixing up final bits for release.
2008-04-08  Brian AkerRemoved issue around zero length returns now being...
2008-03-22   <brian@gir.tangen... Updating interface. Removed function calls where not...
2008-03-18   <brian@gir-2.local>Fix or cas by key.
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.