root/branches/binary

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @778 [778] 20 months dsallings Binary quit command from Trond Norbye.
(edit) @777 [777] 20 months astone Update the stylesheet paths to point to xml2rfc/ now.
(edit) @776 [776] 20 months astone Rearrange the binary protocol docs and xml2rfc tools.
(edit) @775 [775] 20 months dsallings Syscall optimizations from Trond Norbye. From Trond: I have been using …
(edit) @773 [773] 20 months dormando Super ghetto version bump... It's a development release!
(edit) @772 [772] 20 months dormando BIN_RES_MAGIC should be 0x81 as described in the protocol document. Also …
(edit) @771 [771] 20 months dormando 16/4 == 4.
(edit) @770 [770] 20 months dormando All tests pass... except memcached-debug doesn't work.
(edit) @769 [769] 20 months dormando All existing tests pass.
(edit) @768 [768] 20 months dormando Most tests pass now. MultiGet is still busted.
(edit) @767 [767] 20 months dormando Fix incr/decr perl tests. Next up is CAS, which are no longer separate …
(edit) @766 [766] 20 months dsallings 1) I don't have any prototype for daemon 2) The signature for …
(edit) @765 [765] 20 months dormando More perl binary protocol tests passing now. Still a lot broken.
(edit) @764 [764] 20 months dormando Updating perl tests. Now works a little again. Fails 'Simple set/get'
(edit) @763 [763] 20 months dormando Make unix domain sockets work again.
(edit) @761 [761] 21 months dsallings Updated protocol xml to match protcol txt
(edit) @760 [760] 21 months dsallings Alignment fixes for 64-bit processors.
(edit) @759 [759] 21 months dsallings Style fix: horizontal spacing
(edit) @758 [758] 21 months dsallings Style fix: responseBuf -> response_buf
(edit) @757 [757] 21 months dsallings Avoid a memcpy by writing directly to wbuf.
(edit) @756 [756] 21 months dsallings Removed commented-out managed bucket stuff from the bin protocol.
(edit) @755 [755] 21 months dsallings Use the bin substate enum as well
(edit) @754 [754] 21 months dsallings Ensure all connection states are expressed as enums. Function …
(edit) @753 [753] 21 months dsallings Fix another protocol enum
(edit) @752 [752] 21 months dsallings Handle protocol enums more correctly.
(edit) @751 [751] 21 months dsallings Merge commit 'trunk' into lbinary as of …
(edit) @746 [746] 21 months dsallings Reducing verbosity in the binary protocol handling.
(edit) @745 [745] 21 months dsallings Merged commit 'trunk' into lbinary as of r744
(edit) @735 [735] 21 months dsallings Decreased verbosity around connection protocol discovery. A lot of this …
(edit) @734 [734] 21 months dsallings removed dead code
(edit) @733 [733] 21 months dsallings Removed -B option. Protocol is always auto-discovered.
(edit) @732 [732] 21 months dsallings Auto-discover the protocol being spoken on a per-connection basis.
(edit) @731 [731] 21 months dsallings Merge commit 'trunk' into lbinary r729 (server_socket …
(edit) @730 [730] 21 months dsallings Merge commit 'trunk' into lbinary as of r728 Handle bind errors in …
(edit) @727 [727] 21 months dsallings Merge commit 'trunk' into lbinary as of …
(edit) @725 [725] 21 months dsallings Merge commit 'trunk' into lbinary as of …
(edit) @723 [723] 21 months dsallings Merge commit 'trunk' into lbinary as of r716
(edit) @722 [722] 21 months dsallings Merged through r712 Conflicts: server/memcached.h
(edit) @721 [721] 21 months dsallings Build the connection list out so that we don't lose connections.
(edit) @720 [720] 21 months dsallings Print the listening protocol in debug.
(edit) @719 [719] 21 months dsallings Fixed another place where a protocol was referenced by an magic integer.
(edit) @718 [718] 21 months dsallings Refactored connection setup into a separate function. This loop …
(edit) @717 [717] 21 months dsallings Merge branch 'master' into binary-merged This was a big hack of a merge, …
(edit) @705 [705] 22 months astone Updated the xml2rfc generated txt output.
(edit) @692 [692] 22 months dormando Binary protocol updates for binary incr/decr response. (Dustin Sallings)
(edit) @687 [687] 2 years astone Some minor updates to the base binary protocol document. First pass at a …
(edit) @686 [686] 2 years dormando Updates for the new binary protocol (draft-stone-memcache-binary-01). …
(edit) @684 [684] 2 years astone Updated binary protocol docs.
(edit) @683 [683] 2 years astone Binary protocol documentation.
(edit) @682 [682] 2 years hachi Add decrement test, which is currently failing. This is due to a problem …
(edit) @681 [681] 2 years hachi CAS testing
(edit) @680 [680] 2 years hachi 64bit tests work on 32bit by cheating and using doubles and not …
(edit) @679 [679] 2 years hachi More working tests, attempt at 64bit on 32bit perl.
(edit) @678 [678] 2 years hachi More of the tests working... 64bit counters isn't being tested properly …
(edit) @677 [677] 2 years hachi Now working, set get delete flush and version
(edit) @676 [676] 2 years hachi Partially done test for binary protocol. Almost a pure translation of …
(edit) @675 [675] 2 years dormando Credit more contributors.
(edit) @674 [674] 2 years dormando Binary server CAS command by Dustin Sallings and Chris Goffinet
(edit) @673 [673] 2 years dormando Binary server patches by Dustin Sallings and Chris Goffinet
(edit) @672 [672] 2 years dormando protocol-flag patch from Dustin Sallings
(edit) @671 [671] 2 years dormando Adding myself to CONTRIBUTORS; this is a test.
(copy) @670 [670] 2 years dormando Start new binary protocol branch based off trunk
copied from trunk:
(edit) @668 [668] 2 years dormando Fix --disable-threads not to _enable_ them. (Tomash Brechko)
Note: See TracRevisionLog for help on using the revision log.