long2ice
5f985a8506
ci: fix
2024-07-24 22:24:30 +08:00
Nik Stuckenbrock
552d54c1ca
Fix redis example
2024-07-19 15:09:39 +02:00
Martijn Pieters
230c24a4e0
Give tests and examples separate ruff configs ( #158 )
...
This allows more fine-grained lint rule adjustments, and allows
the examples to treat fastapi_cache as a 'third party' module, just
like users of the library would use it.
2023-05-16 12:42:12 +00:00
Martijn Pieters
d938bbe4d2
Add flake8-comprehensions linter ( #157 )
2023-05-16 12:18:53 +00:00
Martijn Pieters
0763cd7b95
Add pyright strict type checking
2023-05-11 12:57:28 +01:00
long2ice
59a47b7fae
chore: set version 0.2.0
2023-01-11 21:20:41 +08:00
vvanglro
0d964fcf9f
fix: remove unused
2023-01-07 13:55:41 +08:00
vvanglro
614ee25d0d
feat: merge master
2023-01-07 13:46:48 +08:00
long2ice
8f0920d0d7
ci: fix
2022-11-07 16:39:17 +08:00
vvanglro
2710129c4e
feat: cache response obj add test case
2022-11-04 17:34:20 +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
Charl P. Botha
6ba06bb10f
Fix sync example
2022-10-14 21:59:57 +02:00
Charl P. Botha
af9c4d4c56
Restore demo of sync handling
2022-10-14 13:44:59 +02:00
vvanglro
7e64cd6490
feat: support cache jinja2 template response
2022-09-28 17:37:05 +08:00
vvanglro
3dd4887b37
fix: example coroutine object is not iterable
2022-09-15 17:30:59 +08:00
long2ice
cb9259807e
feat: make request and response optional
2022-09-10 20:06:37 +08:00
rtruran
70f5eed50b
Merge branch 'master' into documentation
2022-08-08 08:16:24 -05:00
Ryan Truran
89826b0a3b
added InMemory example
2022-02-24 10:07:33 -06:00