Commit History

Autor SHA1 Mensaxe Data
  Kenny Shen 797efe68fa Allow unicode keys %!s(int64=9) %!d(string=hai) anos
  Brad Fitzpatrick fb1f79c6b6 Remove unused Item.Object field. %!s(int64=10) %!d(string=hai) anos
  Brad Fitzpatrick 19812ca74b misc style tweaks %!s(int64=11) %!d(string=hai) anos
  Brad Fitzpatrick 4faecadd4f Merge pull request #22 from gpaul/master %!s(int64=11) %!d(string=hai) anos
  Gustav Paul ecbc06793a go vet: remove unreachable code %!s(int64=11) %!d(string=hai) anos
  Brad Fitzpatrick ff6d3dbfbf Merge pull request #7 from robfig/master %!s(int64=11) %!d(string=hai) anos
  Kenny Grant f52bf5c38e Added DeleteAll() method %!s(int64=12) %!d(string=hai) anos
  Brad Fitzpatrick 76a77964a7 Just use net.Error %!s(int64=11) %!d(string=hai) anos
  Brad Fitzpatrick 5f7d3b9504 Merge pull request #16 from freelancer/master %!s(int64=11) %!d(string=hai) anos
  Brad Fitzpatrick 0f301323b9 Merge pull request #12 from craigmj/master %!s(int64=11) %!d(string=hai) anos
  craigmj 806ff76cd0 flush_all support %!s(int64=12) %!d(string=hai) anos
  Nick Davies 9e30d82f64 Cleaned up how timeouts were detected, still not amazing %!s(int64=12) %!d(string=hai) anos
  Nick Davies d919402f69 fixed bug with endless go routines %!s(int64=12) %!d(string=hai) anos
  Asim Aslam e7a12e6eb5 Fix connection leak. Use net.Addr.String() as freeconn map key. When the function SetServers is called the ServerList is replaced by a new set of net.Addr interfaces which no longer match those used as keys for the freeconn map. The underlying data structure is usually a TCPaddr or UnixAddr pointer. Go's equality operation on the map keys looks at the underlying pointer and thinks they are not the same so continues to create new connections assuming it does not have any free. %!s(int64=12) %!d(string=hai) anos
  craigmj 82fef77911 Added documentation to the Touch method. %!s(int64=12) %!d(string=hai) anos
  craigmj 486cdcf4d7 Added TOUCH support %!s(int64=12) %!d(string=hai) anos
  Dietrich Featherston fed7323a51 parse headers with or without a cas id (for kestrel, etc) %!s(int64=12) %!d(string=hai) anos
  Rob Figueiredo 2ec1fd6256 Add Replace operation %!s(int64=12) %!d(string=hai) anos
  John Graham-Cumming b198fc8c17 Close connections that are being discarded %!s(int64=13) %!d(string=hai) anos
  John Graham-Cumming 1c05224a56 Fix a problem where an error in onItem could result in a bad connection being reused %!s(int64=13) %!d(string=hai) anos
  Brad Fitzpatrick 345e5c6ad1 use SetDeadline %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick 9282f3ff26 updates to time.Duration %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick 521adf1024 doc update %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick cca20f10ed fix TARG; move files up %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick eb81789731 set timeouts %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick 68ce6b4bcd reuse connections %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick f75c32ecbd add DeleteLock %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick c549e0370e rename some helpers %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick 1332296ec9 untested delete support %!s(int64=14) %!d(string=hai) anos
  Brad Fitzpatrick 3ee276038b GetMulti support. %!s(int64=14) %!d(string=hai) anos