Commit History

Автор SHA1 Съобщение Дата
  Andrei Avram a41fca850d Add Ping method. (#91) преди 6 години
  mostynb bc664df967 Describe the meaning of 0 for Touch()'s seconds parameter (#82) преди 7 години
  Andrew Rodland f867c99a8d Use ReadFull instead of ioutil.ReadAll to read objects (#76) преди 7 години
  Mostyn Bramley-Moore e206b6e275 Replace code.google.com URL with godoc.org URL преди 7 години
  Brad Fitzpatrick 1952afaa55 Merge pull request #36 from fastly/master преди 8 години
  Kenny Shen 797efe68fa Allow unicode keys преди 9 години
  Brad Fitzpatrick fb1f79c6b6 Remove unused Item.Object field. преди 10 години
  Jed Denlea eeef758cd5 Paramaterize max idle connections преди 10 години
  Brad Fitzpatrick 19812ca74b misc style tweaks преди 11 години
  Brad Fitzpatrick 4faecadd4f Merge pull request #22 from gpaul/master преди 11 години
  Gustav Paul ecbc06793a go vet: remove unreachable code преди 11 години
  Brad Fitzpatrick ff6d3dbfbf Merge pull request #7 from robfig/master преди 11 години
  Kenny Grant f52bf5c38e Added DeleteAll() method преди 12 години
  Brad Fitzpatrick 76a77964a7 Just use net.Error преди 11 години
  Brad Fitzpatrick 5f7d3b9504 Merge pull request #16 from freelancer/master преди 11 години
  Brad Fitzpatrick 0f301323b9 Merge pull request #12 from craigmj/master преди 11 години
  craigmj 806ff76cd0 flush_all support преди 12 години
  Nick Davies 9e30d82f64 Cleaned up how timeouts were detected, still not amazing преди 12 години
  Nick Davies d919402f69 fixed bug with endless go routines преди 12 години
  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. преди 12 години
  craigmj 82fef77911 Added documentation to the Touch method. преди 12 години
  craigmj 486cdcf4d7 Added TOUCH support преди 12 години
  Dietrich Featherston fed7323a51 parse headers with or without a cas id (for kestrel, etc) преди 12 години
  Rob Figueiredo 2ec1fd6256 Add Replace operation преди 12 години
  John Graham-Cumming b198fc8c17 Close connections that are being discarded преди 13 години
  John Graham-Cumming 1c05224a56 Fix a problem where an error in onItem could result in a bad connection being reused преди 13 години
  Brad Fitzpatrick 345e5c6ad1 use SetDeadline преди 14 години
  Brad Fitzpatrick 9282f3ff26 updates to time.Duration преди 14 години
  Brad Fitzpatrick 521adf1024 doc update преди 14 години
  Brad Fitzpatrick cca20f10ed fix TARG; move files up преди 14 години