- fade187 Merge pull request #632 from reclosedev/dependabot/pip/redis-4.3.1 by Jordan Cook · 3 years, 4 months ago master
- fe725ab Bump redis from 4.2.2 to 4.3.1 by dependabot[bot] · 3 years, 4 months ago
- 8ca1b55 Merge pull request #630 from imba-tjd/patch-1 by Jordan Cook · 3 years, 4 months ago
- dc987c2 use https for links by 谭九鼎 · 3 years, 4 months ago
- 20ec774 Bump rich, pre-commit, and linkify-it-py by dependabot[bot] · 3 years, 4 months ago
- 9915ab9 Merge pull request #615 from JWCook/stale-while-revalidate by Jordan Cook · 3 years, 4 months ago
- bbd9843 Implement Cache-Control: stale-while-revalidate by Jordan Cook · 3 years, 4 months ago
- 3aa84ee Merge pull request #624 from JWCook/remove-responses-older-than by Jordan Cook · 3 years, 4 months ago
- 2ac57cf Update changelog and contributors by Jordan Cook · 3 years, 4 months ago
- 375e611 Add 'older_than' argument to remove_expired_responses() by Jordan Cook · 3 years, 4 months ago
- 7f4c205 Add always_revalidate session option by Jordan Cook · 3 years, 4 months ago
- a300510 Fix remove_expired_responses() with SQLite and expire_after=0 by Jordan Cook · 3 years, 4 months ago
- cf69e93 Merge pull request #618 from JWCook/install-cache by Jordan Cook · 3 years, 4 months ago
- e932775 Initialize backend with install_cache() prior to patching requests.Session by Jordan Cook · 3 years, 4 months ago
- 768ceea Merge pull request #610 from JWCook/merge-storage-classes by Jordan Cook · 3 years, 4 months ago
- 12b7ebe Update docs and changelog by Jordan Cook · 3 years, 4 months ago
- 35b48cf Remove row count from BaseCache.__str__ by Jordan Cook · 3 years, 4 months ago
- ed110f3 Add a BaseStorage.default_serializer attribute, to be more explicit about which backends use something other than pickle by default by Jordan Cook · 3 years, 4 months ago
- 4e1697f Add SQLiteDict.size() method to estimate the database size by Jordan Cook · 3 years, 4 months ago
- 1a4468a For SQLite expires column, use time.time() instead of datetime.timestamp() by Jordan Cook · 3 years, 4 months ago
- 0dbd82d Merge *PickleDict storage classes into parent classes by Jordan Cook · 3 years, 4 months ago
- 57579af Merge pull request #613 from JWCook/deps by Jordan Cook · 3 years, 4 months ago
- f9082fe Defore deployments, run a separate CI job for unit tests with no optional dependencies installed by Jordan Cook · 3 years, 4 months ago
- 5ff3f01 Skip tests for optional serializer dependencies if not installed by Jordan Cook · 3 years, 4 months ago
- 00af46f Add missing placeholder class if pymongo isn't installed by Jordan Cook · 3 years, 4 months ago
- d7d8e3d Temporary fix for missing 'exceptiongroup' dependency in cattrs 22.1 for python 3.10 by Jordan Cook · 3 years, 4 months ago
- 7a5311c Merge pull request #612 from JWCook/parameter-forwarding by Jordan Cook · 3 years, 4 months ago
- 826738d Fix parameter forwarding for redis-py 4.2 and pymongo 4.1 on python <=3.8 by Jordan Cook · 3 years, 4 months ago
- 67dd63c Merge pull request #607 from JWCook/tests by Jordan Cook · 3 years, 4 months ago
- ca12fbb Add misc missing test coverage by Jordan Cook · 3 years, 4 months ago
- d6c5fcf Merge pull request #600 from JWCook/dynamodb by Jordan Cook · 3 years, 4 months ago
- a26290f Add screenshots and info for viewing DynamoDB responses by Jordan Cook · 3 years, 4 months ago
- a2a6525 Add support for DynamoDB TTL by Jordan Cook · 3 years, 4 months ago
- 3fb1246 Store responses in DynamoDB as JSON documents instead of serialized binaries by Jordan Cook · 3 years, 5 months ago
- bb6446d Major bump! by Jordan Cook · 3 years, 5 months ago
- 7b91dfb Merge pull request #599 from JWCook/dynamodb by Jordan Cook · 3 years, 5 months ago
- e5dec6a Add an example CloudFormation template for DynamoDB by Jordan Cook · 3 years, 5 months ago
- d19776c Create default table in on-demand mode instead of provisioned by Jordan Cook · 3 years, 5 months ago
- 108eea9 Merge pull request #595 from JWCook/docs by Jordan Cook · 3 years, 5 months ago
- 7dd534f Add another requests version to pre-deploy tests by Jordan Cook · 3 years, 5 months ago
- a0ac951 Run pytest --verbose in CI by Jordan Cook · 3 years, 5 months ago
- 899d706 Remove blacken-docs for now by Jordan Cook · 3 years, 5 months ago
- 0751d9d Update some user docs by Jordan Cook · 3 years, 5 months ago
- c2303a1 Merge pull request #593 from JWCook/rich-repr by Jordan Cook · 3 years, 5 months ago
- 5d44eb1 Ensure BaseCache.cache_name gets set if a backend class is initialized directly (mainly for debug/logging purposes) by Jordan Cook · 3 years, 5 months ago
- 9224b99 Improve output for all models when printed or logged with rich by Jordan Cook · 3 years, 5 months ago
- 614cd0b Merge pull request #591 from JWCook/fresh-stale by Jordan Cook · 3 years, 5 months ago
- a899d92 Add support for Cache-Control: stale-if-error by Jordan Cook · 3 years, 5 months ago
- ea326d1 Add support for Cache-Control: max-stale and min-fresh by Jordan Cook · 3 years, 5 months ago
- 8eaa788 Merge pull request #590 from JWCook/connection-close by Jordan Cook · 3 years, 5 months ago
- 36694f5 Add positional-or-keyword args to request wrapper methods consistent with requests API by Jordan Cook · 3 years, 5 months ago
- f174ce3 Close database connections (if applicable) on CachedSession.__exit__ and close() by Jordan Cook · 3 years, 5 months ago
- 97a6a19 Merge pull request #589 from JWCook/vcr by Jordan Cook · 3 years, 5 months ago
- f1db281 Merge pull request #587 from JWCook/policy by Jordan Cook · 3 years, 5 months ago
- d2a4c99 Add links to source files on Examples page by Jordan Cook · 3 years, 5 months ago
- 642f872 Refactor utilities for parsing cache headers into CacheDirectives class by Jordan Cook · 3 years, 5 months ago
- 1114085 Turn VCR converter into an example in the docs instead of a library feature by Jordan Cook · 3 years, 5 months ago
- b59397f Just do a one-way export to VCR format instead of a full serializer by Jordan Cook · 3 years, 5 months ago
- 66651af WIP: Add VCR-compatible YAML serializer by Jordan Cook · 3 years, 5 months ago
- 7ebf9df Move all cache policy-related modules to separate 'policy' subpackage by Jordan Cook · 3 years, 5 months ago
- 451b5df Merge pull request #585 from JWCook/docs by Jordan Cook · 3 years, 5 months ago
- 613de4e Move backend docs to user guide, separate from API reference docs by Jordan Cook · 3 years, 5 months ago
- d6ee914 Move detailed backend docs from rst docstings to md files by Jordan Cook · 3 years, 5 months ago
- 166f569 Merge pull request #584 from JWCook/mongodb by Jordan Cook · 3 years, 5 months ago
- bcaaea5 Update changelog by Jordan Cook · 3 years, 5 months ago
- 3c51ea2 Add serializer name to cache key to avoid errors due to switching serializers by Jordan Cook · 3 years, 5 months ago
- ced880c Add TTL tests by Jordan Cook · 3 years, 5 months ago
- a9db420 Add get_ttl() method for convenience by Jordan Cook · 3 years, 5 months ago
- ce0e7c1 Skip setting TTL for redirects collection by Jordan Cook · 3 years, 5 months ago
- d3a572a Set stress test multiplier back to 5 for pre-deploy tests by Jordan Cook · 3 years, 5 months ago
- af1444e Generate XML coverage report for Codecov by Jordan Cook · 3 years, 5 months ago
- 08248be Update general expiration docs by Jordan Cook · 3 years, 5 months ago
- 341303f Add notes on viewing responses in MongoDB by Jordan Cook · 3 years, 5 months ago
- f724544 Fix structuring/unstructuring CachedResponse.history by Jordan Cook · 3 years, 5 months ago
- 3f6d487 Use BSON preconf stage and store response values under top-level keys, so created_at attribute is compatible with TTL index by Jordan Cook · 3 years, 5 months ago
- 8641b93 Use a set_ttl() method instead of keyword argument, since it should only be set once (or overwritten) by Jordan Cook · 3 years, 5 months ago
- be2dd37 Improvements for MongoDB: by Jordan Cook · 3 years, 5 months ago
- d6a1fec Merge pull request #575 from JWCook/docs by Jordan Cook · 3 years, 5 months ago
- bacf3aa Add some more notes about SQLite and Redis backends by Jordan Cook · 3 years, 5 months ago
- 2bd6836 Merge pull request #573 from JWCook/sqlite-eviction by Jordan Cook · 3 years, 5 months ago
- b199db1 Add SQLiteDict.sorted() method with sorting and other query options by Jordan Cook · 3 years, 5 months ago
- 3120a87 Use Unix time integer instead of datetime string, and use same time source on both write (setitem) and read (clear_expired) by Jordan Cook · 3 years, 5 months ago
- ea5c364 LEFT JOIN option is slightly faster by Jordan Cook · 3 years, 5 months ago
- 91ac4fd WIP: Add faster implementation of removing invalid redirects in SQL by Jordan Cook · 3 years, 5 months ago
- b96d9ed Add indexed datetime column to SQLite backend for faster eviction by Jordan Cook · 3 years, 5 months ago
- 8fa9c24 Add sample databases for recent versions, for use in compatibility tests by Jordan Cook · 3 years, 5 months ago
- d8bdc7a Merge pull request #574 from JWCook/auth-headers by Jordan Cook · 3 years, 5 months ago
- d39fbfa Add default list of ignored_parameters for most common authentication params/headers by Jordan Cook · 3 years, 5 months ago
- 4a593b0 Remove 'default exclude headers', since match_headers now accepts a list of specific headers to match by Jordan Cook · 3 years, 5 months ago
- 4b7e478 Merge pull request #568 from JWCook/refresh by Jordan Cook · 3 years, 5 months ago
- b9ab24a Log cache criteria checks for both read and write by Jordan Cook · 3 years, 5 months ago
- 04c41fe Also skip cache read for requests excluded by allowable_methods by Jordan Cook · 3 years, 5 months ago
- 7578f70 If we're picking an arbitrary sentinel value, it may as well be an interesting one by Jordan Cook · 3 years, 5 months ago
- cdeebb8 Move logic for translating kwargs to headers into cache_actions.set_request_headers() by Jordan Cook · 3 years, 5 months ago
- 5ff1e4d Refactor refresh/revalidate behavior by Jordan Cook · 3 years, 5 months ago
- 1828411 Merge pull request #572 from JWCook/cattrs by Jordan Cook · 3 years, 5 months ago
- 40b78d3 Fix failing tests on python 3.10 (missing dependency on GitHub Actions only) by Jordan Cook · 3 years, 5 months ago
- 82e68b9 Add compatibility with cattrs 21.1+, and clean up preconf module a bit by Jordan Cook · 3 years, 5 months ago
- 9c2defe Merge pull request #569 from reclosedev/dependabot/github_actions/codecov/codecov-action-3 by Jordan Cook · 3 years, 5 months ago
- 3d2f77e Bump codecov/codecov-action from 2 to 3 by dependabot[bot] · 3 years, 5 months ago