Martijn Pieters
42cb99d4eb
📣 Start managing the changelog with towncrier
...
This PR includes a workflow that validates that future PRs include
a changelog entry (unless the `skip-changelog` label is present on the
PR, or the PR is a dependabot PR).
Use 'poetry run towncrier create` to create entries for the changelog.
2023-05-17 17:31:03 +01:00
hackjammer
ea1ffcd7b4
Add logging to decorator.py on backend failures
2023-01-17 12:15:53 +00:00
hackjammer
ab26fad604
passthrough for any type of backend exception
2023-01-15 17:07:37 +00:00
long2ice
59a47b7fae
chore: set version 0.2.0
2023-01-11 21:20:41 +08:00
vvanglro
ed101595f7
fix: merge master
2023-01-11 16:43:36 +08:00
hackjammer
b420f26e9b
transparent passthrough in the event of backend connection issues
2023-01-05 18:44:40 +00:00
vvanglro
c1484a46fd
feat: CHANGELOG.md
2022-11-04 17:44:41 +08:00
long2ice
566d30b790
Merge pull request #88 from vvanglro/feat/cache_html
...
feat: support cache jinja2 template response
2022-11-03 19:42:47 +08:00
long2ice
671af52aea
Merge pull request #33 from DevLucca/master
...
add `no-cache` to cache exclusion
2022-10-31 21:51:35 +08:00
squaresmile
c1a0e97f73
Updated 0.2.0 changelog
2022-10-25 09:26:24 +07:00
vvanglro
7e64cd6490
feat: support cache jinja2 template response
2022-09-28 17:37:05 +08:00
long2ice
cb9259807e
feat: make request and response optional
2022-09-10 20:06:37 +08:00
Lucca Marques
e62f0117e0
feat: changelog changes
2022-08-09 13:45:53 -03:00
long2ice
824e2e145f
Replace aioredis with redis-py
2022-06-17 11:01:47 +08:00
long2ice
81d2bf2cc6
update version and changelog
2021-11-12 09:37:02 +08:00
long2ice
9928f4cda0
Add enable param to init
2021-10-28 15:52:21 +08:00
long2ice
c3be2eca19
Fix default json coder for datetime.
2021-10-09 16:51:05 +08:00
long2ice
767241be41
- Fix redis cache.
...
- Encode key builder.
2021-07-26 16:33:22 +08:00
long2ice
de1bde39fd
update version
2021-07-23 09:38:47 +08:00
David Velez
57fe4ce24b
Updated changelog to 1.4 from 1.5
2021-07-22 10:54:10 -05:00
David Velez
3dc2b53e41
Updated changelog and version for the project.
2021-07-22 10:47:02 -05:00
long2ice
1d0c245a70
- Fix default expire for memcached. ( #13 )
...
- Update default key builder. (#12 )
2021-03-20 14:42:29 +08:00
long2ice
a42fdaf632
Fix cache key builder.
2021-01-06 10:34:30 +08:00
long2ice
dc2ac9cc90
Add default config when init
...
update JsonEncoder
2020-10-16 16:55:33 +08:00
long2ice
c0259bc699
Add in-memory support.
2020-10-08 15:10:34 +08:00