summaryrefslogtreecommitdiff
path: root/pymemcache/test/test_client_hash.py
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 and cleanup buildNicholas Charriere2016-07-271-1/+1
* Fixed bugs caused by setting retry attempts to 0 on HashClientRemco van Oosterhout2015-10-211-0/+12
* hashclient ignores exceptions when no servers are foundJohn Anderson2015-09-061-0/+58
* This adds a test to make sure kwargs are passed to clientJohn Anderson2015-07-201-0/+11
* flake8 fixesJohn Anderson2015-07-021-5/+5
* Make ignoring exceptions optionalJohn Anderson2015-07-021-2/+42
* Added unit testsJohn Anderson2015-06-211-0/+71