1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Packet encoding for response. More... almost 12 years ago
Moved request encoding nearer the request definition. More... almost 12 years ago
Get rid of bufio since I'm doing complete []byte writes. More... almost 12 years ago
Performance enhancements around transmitting requests. More... almost 12 years ago
Added some client testing. More... almost 12 years ago
Some README updates since I've been working on this thing. More... about 12 years ago
Replaced Goexits with errors. More... about 12 years ago
Added StatsMap convenience function. More... about 12 years ago
Minor constructor internals change. More... about 12 years ago
Send and receive pointers to (potentially large) requests. More... about 12 years ago
Commands for sending and receiving requests. More... about 12 years ago
String the packet body length. More... about 12 years ago
Parse the vbucket out of the request. More... about 12 years ago
Don't attempt to decode packets beyond a maximum reasonable size. More... about 12 years ago
Stringing an unknown command infinitely recursed. More... about 12 years ago
Special error type for bad magic. More... about 12 years ago
Friendlier packetizing by way of named command codes. More... about 12 years ago
toplevel doc for mc_conn_handler. More... about 12 years ago
Get proper errors into the read path. More... about 12 years ago
Make mc_conn_handler usable. More... about 12 years ago
Refactored server for reuse. More... about 12 years ago
Package doc. More... about 12 years ago
Starting a low-level memcached client. More... about 12 years ago
Typesafened the command codes. More... about 12 years ago
Added NOT_MY_VBUCKET More... about 12 years ago
Allow an MCResponse to be an error. More... about 12 years ago
Modernated More... about 12 years ago
Update for go language changes. More... over 12 years ago
gofmt More... almost 13 years ago
Remove byte_manipulation.go. More... almost 13 years ago