You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
echel0n c2f7f766f4 Fixed bug in cache controller that was causing session handler to return NoneType 11 years ago
..
caches Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests 11 years ago
__init__.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 11 years ago
adapter.py Fixed bug in cache controller that was causing session handler to return NoneType 11 years ago
cache.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 11 years ago
compat.py Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests 11 years ago
controller.py Fixed bug in cache controller that was causing session handler to return NoneType 11 years ago
patch_requests.py Replaced cache handler with a modified version of our own, gives quicker Indexer API responses to our requests 11 years ago
session.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 11 years ago
wrapper.py Added cache_auto, cache_urls, and cache_max_age features to our cache handler. 11 years ago