| Commit message (Expand) | Author | Age | Files | Lines |
| * | WIP: Add a memcached backendmemcached | Jordan Cook | 2023-03-01 | 1 | -1/+3 |
| * | Update dependencies | Jordan Cook | 2023-03-01 | 1 | -3/+3 |
| * | Add a couple more project links on PyPI | Jordan Cook | 2022-12-13 | 1 | -0/+4 |
| * | Update for cattrs 22.2 | Jordan Cook | 2022-10-08 | 1 | -4/+1 |
| * | Bump cattrs from 22.1.0 to 22.2.0 | dependabot[bot] | 2022-10-08 | 1 | -1/+1 |
| * | Remove upper version constraint for all non-dev dependencies | Jordan Cook | 2022-08-24 | 1 | -13/+13 |
| * | Update only_if_cached to take precedence over refresh or other revalidation c... | Jordan Cook | 2022-07-30 | 1 | -1/+1 |
| * | Add retries for MongoDB ServerSelectionTimeoutError on GitHub Actions runners | Jordan Cook | 2022-07-05 | 1 | -1/+2 |
| * | Run pre-deploy tests for most recent python and requests versions | Jordan Cook | 2022-06-29 | 1 | -1/+1 |
| * | Use sphinx-design tabs instead of sphinx-inline-tabs | Jordan Cook | 2022-06-17 | 1 | -3/+2 |
| * | Sphinx + extension updates: | Jordan Cook | 2022-06-17 | 1 | -5/+6 |
| * | Save a couple microseconds | Jordan Cook | 2022-06-16 | 1 | -0/+1 |
| * | Run integration tests with all serializers _only_ for Filesystem backend; for... | Jordan Cook | 2022-06-10 | 1 | -0/+1 |
| * | Bump nox-poetry from 0.9.0 to 1.0.0 | dependabot[bot] | 2022-05-21 | 1 | -1/+1 |
| * | Update repo links, changelog, and contributors | Jordan Cook | 2022-05-15 | 1 | -7/+6 |
| * | Bump rich, pre-commit, and linkify-it-py | dependabot[bot] | 2022-05-07 | 1 | -2/+2 |
| * | Temporary fix for missing 'exceptiongroup' dependency in cattrs 22.1 for pyth... | Jordan Cook | 2022-04-22 | 1 | -2/+4 |
| * | Fix parameter forwarding for redis-py 4.2 and pymongo 4.1 on python <=3.8 | Jordan Cook | 2022-04-21 | 1 | -4/+2 |
| * | Major bump! | Jordan Cook | 2022-04-19 | 1 | -2/+2 |
| * | Run pytest --verbose in CI | Jordan Cook | 2022-04-19 | 1 | -11/+6 |
| * | Update some user docs | Jordan Cook | 2022-04-19 | 1 | -3/+3 |
| * | Move all cache policy-related modules to separate 'policy' subpackage | Jordan Cook | 2022-04-17 | 1 | -1/+0 |
| * | Move detailed backend docs from rst docstings to md files | Jordan Cook | 2022-04-16 | 1 | -2/+2 |
| * | Fix failing tests on python 3.10 (missing dependency on GitHub Actions only) | Jordan Cook | 2022-04-09 | 1 | -0/+1 |
| * | Add compatibility with cattrs 21.1+, and clean up preconf module a bit | Jordan Cook | 2022-04-09 | 1 | -1/+1 |
| * | Update dependency restrictions for pymongo and redis-py on python 3.7 and 3.8 | Jordan Cook | 2022-04-06 | 1 | -6/+16 |
| * | Update docs, doc dependencies, changelog, and contributors | Jordan Cook | 2022-04-01 | 1 | -10/+10 |
| * | Swap out appdirs for platformdirs | Jordan Cook | 2022-03-14 | 1 | -4/+4 |
| * | Update changelog, docs, and bump version | Jordan Cook | 2022-03-11 | 1 | -1/+1 |
| * | Move mypy config from setup.cfg to pyroject.toml | Jordan Cook | 2022-03-11 | 1 | -0/+3 |
| * | Fix handling BSON serializer differences between pymongo's bson and standalon... | Jordan Cook | 2022-02-15 | 1 | -1/+1 |
| * | Update changelog, bump dev dependencies, and bump version | Jordan Cook | 2022-01-29 | 1 | -3/+3 |
| * | Bump sphinx-automodapi from 0.13 to 0.14.1 | dependabot[bot] | 2022-01-15 | 1 | -1/+1 |
| * | Update changelog and bump version | Jordan Cook | 2022-01-10 | 1 | -2/+2 |
| * | Bump dependencies | dependabot[bot] | 2022-01-10 | 1 | -1/+1 |
| * | Format using a more typical line length of 100 | Jordan Cook | 2022-01-01 | 1 | -2/+2 |
| * | Bump pymongo from 3.12.2 to 4.0 | dependabot[bot] | 2021-12-04 | 1 | -1/+1 |
| * | Squash dependabot updates | dependabot[bot] | 2021-11-20 | 1 | -3/+3 |
| * | Bump dev dependencies and pre-commit hooks | Jordan Cook | 2021-11-13 | 1 | -3/+3 |
| * | Bump unreleased changes into a minor release (0.9) and format changelog | Jordan Cook | 2021-10-23 | 1 | -1/+1 |
| * | Add explicit 'coverage' dependency for python 3.10 | Jordan Cook | 2021-10-04 | 1 | -1/+2 |
| * | Use correct SPDX license short identifier in package metadata | Jordan Cook | 2021-10-04 | 1 | -1/+1 |
| * | Bump dev dependencies: | dependabot[bot] | 2021-10-04 | 1 | -1/+1 |
| * | Bump dependencies | Jordan Cook | 2021-09-18 | 1 | -3/+3 |
| * | Vectorize logo, color it to match light/dark theme colors on rtd, and add mod... | Jordan Cook | 2021-09-18 | 1 | -1/+1 |
| * | Switch from coveralls to codecov | Jordan Cook | 2021-09-18 | 1 | -0/+3 |
| * | Add a couple more keywords to package metadata | Jordan Cook | 2021-09-18 | 1 | -1/+2 |
| * | Add some more links to 'Related Projects' page | Jordan Cook | 2021-09-18 | 1 | -1/+1 |
| * | Update benchmark script to optionally run for a specific serializer | Jordan Cook | 2021-09-14 | 1 | -0/+1 |
| * | Re-enable mypy pre-commit hook with attrs as an explicit hook dependency for ... | Jordan Cook | 2021-09-08 | 1 | -2/+1 |