schema_salad
schema_salad copied to clipboard
study lockfile package deprecation situation
https://github.com/ionrock/cachecontrol/issues/109
Use the DictCache or other custom backend?
http://cachecontrol.readthedocs.io/en/latest/storage.html#dictcache
Are there other HTTP caching packages that are good?
cachecontrol has just moved from lockfile to filelock in https://github.com/ionrock/cachecontrol/pull/284 , breaking schema_salad's requirements with cachecontrol 0.12.12
Thanks! Maybe reopen this until we move the pin to CacheControl>=0.13.0 ?