2008-01-30 |
<patg@patg.net> | Merged |
tree | commitdiff |
2008-01-30 |
<patg@patg.net> | - Added more methods to memcached.hh |
tree | commitdiff |
2008-01-29 |
Brian Aker | Fix for non-blocking IO error. The refactoring bit... |
tree | commitdiff |
2008-01-22 |
Brian Aker | Update for release 0.14 0.14 |
tree | commitdiff |
2008-01-21 |
<patg@patg.net> | Added prepend, append, add, replace to memcached.hh... |
tree | commitdiff |
2008-01-21 |
<patg@patg.net> | Merge |
tree | commitdiff |
2008-01-21 |
<brian@gir.tangen... | Merge. |
tree | commitdiff |
2008-01-21 |
<brian@gir.tangen... | Refactored all of the IO commands to pass only server... |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Merge |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Removed major, minor, micro from memcached.h |
tree | commitdiff |
2008-01-20 |
Brian Aker | Merge |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Merge of latest - callback commit needed |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | MEMCACHED_VERSION_STRING changed _back_ to LIBMEMCACHED... |
tree | commitdiff |
2008-01-20 |
<patg@patg.net> | Working on getting version patch working |
tree | commitdiff |
2008-01-19 |
<brian@gir.local> | Typed clone and cleanup functions with memcached_ prefixes, |
tree | commitdiff |
2008-01-19 |
<brian@gir.local> | Pulling back the C++ code to just be an include. |
tree | commitdiff |
2008-01-19 |
<brian@gir.local> | Leftover prototypes from deleted code removed. |
tree | commitdiff |
2008-01-19 |
<brian@gir.local> | Custom memory patch work (based on Sean Chittenden... |
tree | commitdiff |
2008-01-18 |
<brian@gir.local> | Merge. |
tree | commitdiff |
2008-01-18 |
<brian@gir.local> | This patch includes all of the callback work for settin... |
tree | commitdiff |
2008-01-15 |
<brian@gir.local> | Cleanup's for Tim. Also dropping support back to ipv4... |
tree | commitdiff |
2008-01-14 |
<brian@gir.local> | First push of example C++ interface. |
tree | commitdiff |
2008-01-13 |
<brian@gir.local> | Made clear HUGE and SMALL should not be used. |
tree | commitdiff |
2008-01-11 |
Brian Aker | MEMCACHED_BEHAVIOR_USER_DATA work. This allows a client... |
tree | commitdiff |
2008-01-05 |
<brian@gir.tangen... | Merging |
tree | commitdiff |
2008-01-05 |
<brian@gir.tangen... | memcached_behavior() causes commands to be buffered... |
tree | commitdiff |
2007-12-22 |
<brian@gir.tangen... | Merging branches. |
tree | commitdiff |
2007-12-22 |
Brian Aker | NEw code for the memcached_fetch_execute() function. |
tree | commitdiff |
2007-12-18 |
Brian Aker | Code for multi delete functions. |
tree | commitdiff |
2007-12-17 |
Brian Aker | Refactor of response code. All of it has been streamlin... |
tree | commitdiff |
2007-12-17 |
Brian Aker | Refactor (1st piece) of logic around creating messages... |
tree | commitdiff |
2007-12-16 |
Brian Aker | Minor bug discovered at hackathon. |
tree | commitdiff |
2007-12-14 |
<brian@wlan-guest... | Turns out the protocol docs were in error, and that... |
tree | commitdiff |
2007-12-11 |
Brian Aker | Performance improvements in get operations |
tree | commitdiff |
2007-12-11 |
Brian Aker | Changing the value of linger to just be max |
tree | commitdiff |
2007-12-11 |
Brian Aker | Suggested change from Antony |
tree | commitdiff |
2007-12-11 |
Brian Aker | Raised default timeout. |
tree | commitdiff |
2007-12-08 |
<brian@gir.tangen... | Refactor of async code. poll() is now only called when... |
tree | commitdiff |
2007-12-07 |
<brian@gir.local> | Adding delete_by_key function to complete partitioning... |
tree | commitdiff |
2007-12-05 |
Brian Aker | Extending tests... |
tree | commitdiff |
2007-12-05 |
Brian Aker | Updating to remove memory leak in functions.c (aka... |
tree | commitdiff |
2007-12-05 |
<brian@h220-215... | Cleanup of spelling error in option. |
tree | commitdiff |
2007-12-04 |
<brian@h220-215... | This includes work for partitioning by key. Dormando... |
tree | commitdiff |
2007-12-04 |
<brian@h220-215... | First push (no docs) on range by key request by Dormondo. |
tree | commitdiff |
2007-12-03 |
<brian@gir.local> | Fixing failure of socket issue. |
tree | commitdiff |
2007-12-01 |
Brian Aker | Fix for Linux system for async protocol. |
tree | commitdiff |
2007-12-01 |
<brian@gir.tangen... | Big fix for async mode to make sure all data has been... |
tree | commitdiff |
2007-11-29 |
Brian Aker | Added tests for consistent hash. |
tree | commitdiff |
2007-11-29 |
<brian@gir.tangen... | IPV6 support, plus cleanup around consistent hashing. |
tree | commitdiff |
2007-11-29 |
<brian@gir.local> | Extended consistent hash logic to handle splice (should... |
tree | commitdiff |
2007-11-28 |
Brian Aker | Fix for source specfile (aka source RPM). |
tree | commitdiff |
2007-11-25 |
Brian Aker | Added MEMCACHED_HASH_HSIEH. |
tree | commitdiff |
2007-11-25 |
Brian Aker | Cleanup of stats code (fixed byte alignment issue) |
tree | commitdiff |
2007-11-25 |
Brian Aker | Cleanedup test cases (they had some valgrind warnings). |
tree | commitdiff |
2007-11-25 |
Brian Aker | Bugfix for memcached_connect() so that it will not... |
tree | commitdiff |
2007-11-24 |
Brian Aker | Memory leak for failed attempt to use memcached_result_... |
tree | commitdiff |
2007-11-22 |
Brian Aker | memcached_behavior_set() can now modify the poll timeout |
tree | commitdiff |
2007-11-20 |
Brian Aker | Fix for poorly terminated hostname. |
tree | commitdiff |
2007-11-19 |
Brian Aker | Full CAS support now enabled in the library. |
tree | commitdiff |
2007-11-19 |
Brian Aker | Added MEMCACHED_BEHAVIOR_CACHE_LOOKUPS flag (you can... |
tree | commitdiff |
2007-11-16 |
Brian Aker | Possible fix for problem where servaddr may not always... |
tree | commitdiff |
2007-11-15 |
Brian Aker | More tests, and new code for append/prepend. |
tree | commitdiff |
2007-11-14 |
Brian Aker | Removed more then a handfull of memset() calls. |
tree | commitdiff |
2007-11-14 |
Brian Aker | Rework of the server connect so that "hostname" lookup... |
tree | commitdiff |
2007-11-12 |
Brian Aker | Fixed bug where zero length key was provided. |
tree | commitdiff |
2007-11-12 |
Brian Aker | Fixing increment and decrement to take a 64bit unsigned... |
tree | commitdiff |
2007-11-09 |
Brian Aker | Updating server_st to keep client buffers per server. |
tree | commitdiff |
2007-11-04 |
Brian Aker | Refactored out actual test code from test.c |
tree | commitdiff |
2007-11-04 |
Brian Aker | fetch_result() implemented for memcached_result_st. |
tree | commitdiff |
2007-11-03 |
Brian Aker | Restructuring for new memcached_result_st. |
tree | commitdiff |
2007-11-03 |
Brian Aker | Fixed 64bit issue in hash. |
tree | commitdiff |
2007-11-01 |
Brian Aker | pkgconfig support done (need to write example) |
tree | commitdiff |
2007-10-31 |
Brian Aker | More Hashing methods |
tree | commitdiff |
2007-10-31 |
Brian Aker | Update to interface (modified to better support lots... |
tree | commitdiff |
2007-10-31 |
Brian Aker | Added support for UNIX sockets. |
tree | commitdiff |
2007-10-30 |
Brian Aker | Adding support for CRC Hashing |
tree | commitdiff |
2007-10-28 |
<brian@gir> | Adding new memcached_clone() function |
tree | commitdiff |
2007-10-26 |
<brian@gir.local> | Branch merge |
tree | commitdiff |
2007-10-26 |
<brian@gir.local> | Rewrote test loop to remove copy/paste code. |
tree | commitdiff |
2007-10-25 |
<brian@dhcpvisito... | Cleaning out asserts; |
tree | commitdiff |
2007-10-25 |
<brian@dhcpvisito... | Updated to build on OSX (will now require updated autoconf) |
tree | commitdiff |
2007-10-23 |
Brian Aker | Allocation fixes in string library (now we can run... |
tree | commitdiff |
2007-10-17 |
Brian Aker | Fix for OSX |
tree | commitdiff |
2007-10-17 |
Brian Aker | Null merge |
tree | commitdiff |
2007-10-17 |
Brian Aker | We keep having problems with it being this large so... |
tree | commitdiff |
2007-10-16 |
Brian Aker | Set recv/send sockket sizes. |
tree | commitdiff |
2007-10-16 |
Brian Aker | Made string class private |
tree | commitdiff |
2007-10-16 |
Brian Aker | Cleaning up #include headers so that we don't export... |
tree | commitdiff |
2007-10-13 |
<brian@gir> | Hard to believe I documented the entire thing... this... |
tree | commitdiff |
2007-10-13 |
Brian Aker | Created a bigger buffer for write/read. |
tree | commitdiff |
2007-10-13 |
Brian Aker | Updates to clean server structure. |
tree | commitdiff |
2007-10-12 |
Brian Aker | This is a rewrite of some of the IO code to handle... |
tree | commitdiff |
2007-10-07 |
Brian Aker | Cleanup of behavior (refactored...) |
tree | commitdiff |
2007-10-07 |
Brian Aker | Updated return code from memcached_response to send... |
tree | commitdiff |
2007-10-07 |
Brian Aker | Finished up memcached_behavior_set/get() method. Tests... |
tree | commitdiff |
2007-10-05 |
Brian Aker | Added MD5 hashing scheme. Refactored code to allow... |
tree | commitdiff |
2007-10-05 |
Brian Aker | Fixed test case output |
tree | commitdiff |
2007-10-05 |
Brian Aker | Null |
tree | commitdiff |
2007-10-05 |
Brian Aker | Found bug in multi get where key size was not being... |
tree | commitdiff |
2007-10-04 |
Brian Aker | See changes in changelog, but... |
tree | commitdiff |
next |