summaryrefslogtreecommitdiff
path: root/pymemcache/client/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add RetryingClient. Fixes #307Martin Jørgensen2021-07-131-0/+1
* Exposed HashClient in __init__ modules.Nick Pope2020-08-171-0/+1
* Also expose exceptions in backwards compatible wayJoshua Harlow2015-07-251-0/+9
* Import PooledClient in its old location for backwards compatJohn Anderson2015-07-161-0/+1
* Fix API to be backwards compatibleJohn Anderson2015-06-211-0/+2
* Initial implementation of the hash clientJohn Anderson2015-06-201-0/+0