Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix broken unit tests and add more coverage | Jordan Cook | 2021-05-26 | 1 | -1/+2 | |
| | ||||||
* | Add support for using request and response cache headers to set cache expiration | Jordan Cook | 2021-05-07 | 1 | -16/+37 | |
| | ||||||
* | Adjust line length for black + isort | Jordan Cook | 2021-04-30 | 1 | -1/+3 | |
| | ||||||
* | Add support for caching multipart file uploads | Jordan Cook | 2021-04-30 | 1 | -0/+7 | |
| | | | | | Fixes #113 Thanks to @gregdingle for providing the solution for this. | |||||
* | Improve performance a bit for remove_expired_responses() | Jordan Cook | 2021-04-29 | 1 | -2/+21 | |
| | ||||||
* | Combine test_cache.py with BaseCacheTest to run these tests for all backends | Jordan Cook | 2021-04-22 | 1 | -0/+133 | |