1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A bit more nil handling More... over 7 years ago
Return nil keys, extras, and bodies instead of zero len More... over 7 years ago
Fix relative links in README More... about 9 years ago
Document empty key for toplevel stats More... about 10 years ago
Renamed GetConnection to Hijack More... about 10 years ago
Exporting GetConnection() method receiver for *Client More... about 10 years ago
Get rid of NOOP in GetBulk More... about 10 years ago
Fix godoc More... about 10 years ago
Added debug (expvar) package More... about 10 years ago
Added hooks for sending and receiving packets More... about 10 years ago
api break: Return bytes read/written on low-level send and receive More... about 10 years ago
Test HandleIO loop with error reader More... over 10 years ago
Ignore profiling c.out More... over 10 years ago
Building some client tests More... over 10 years ago
test func handler More... over 10 years ago
Added test for must() More... over 10 years ago
Remove an unused type More... over 10 years ago
errcheck cleanup More... over 10 years ago
Final golint cleanup for client More... over 10 years ago
Upgraded golint, got more warnings More... over 10 years ago
Some doc cleanups as suggested by golint More... over 10 years ago
Error message formatting fix More... over 10 years ago
Implementation of Append More... over 10 years ago
No longer treat MCResponse as an error More... over 10 years ago
Added Cas to TapEvent struct. More... over 10 years ago
Return errors received during GetBulk More... over 10 years ago
tap: Verify at least 16 bytes before reading them More... over 10 years ago
Return the most up-to-date CAS on success.
mendsley
as Matthew Endsley
More... over 10 years ago
Fix test since EINVAL is now fatal More... over 10 years ago
Consider EINVAL fatal More... over 10 years ago