issues
search
a-luna
/
fastapi-redis-cache
A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered by Redis)
MIT License
154
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Snyk] Security upgrade starlette from 0.14.2 to 0.40.0
#88
a-luna
opened
1 month ago
0
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
#87
a-luna
opened
4 months ago
0
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
#86
a-luna
opened
4 months ago
0
bug: fix serialization
#85
rafa-acioly
closed
6 months ago
0
[Snyk] Security upgrade requests from 2.25.1 to 2.32.0
#84
a-luna
opened
6 months ago
0
[Snyk] Security upgrade idna from 2.10 to 3.7
#83
a-luna
opened
7 months ago
0
[Snyk] Security upgrade fastapi from 0.65.2 to 0.109.1
#82
a-luna
opened
10 months ago
0
A Rebuild Maybe ?! ....
#81
itz-Amethyst
opened
11 months ago
0
[Snyk] Security upgrade pydantic from 1.8.2 to 1.10.13
#80
a-luna
opened
1 year ago
0
[Snyk] Security upgrade pydantic from 1.8.2 to 2.4.0
#79
a-luna
opened
1 year ago
0
[Snyk] Security upgrade requests from 2.25.1 to 2.31.0
#78
a-luna
opened
1 year ago
0
@cache Decorator Not Working
#77
ramprasad2018
opened
1 year ago
1
[Snyk] Security upgrade starlette from 0.14.2 to 0.27.0
#76
a-luna
opened
1 year ago
0
[Snyk] Security upgrade redis from 3.5.3 to 4.3.6
#75
snyk-bot
opened
1 year ago
0
[Snyk] Security upgrade starlette from 0.14.2 to 0.25.0
#74
a-luna
opened
1 year ago
0
add async support for redis
#73
wangxin688
closed
1 year ago
1
Can't Cache List of serialized data
#72
Exganza
opened
1 year ago
1
FIX content-length header gets incorrectly set to 0 by default
#71
jaepetto
opened
2 years ago
0
"Too much data for declared Content-Length" error when activating caching
#70
jaepetto
opened
2 years ago
5
Feature request - async Redis client
#69
zoltan-fedor
opened
2 years ago
0
Add support for authentication to a remote redis
#68
E-wave112
opened
2 years ago
2
[Question] How to manually expire an entry ?
#67
sorasful
opened
2 years ago
1
Add support for caching non-FastAPI functions
#66
bkanuka
opened
2 years ago
1
Add support for caching Pydantic models
#65
HakierGrzonzo
opened
2 years ago
0
How can I cache POST requests?
#64
kishvanchee
closed
2 years ago
4
handling dirty cache entries
#63
joelthill
opened
2 years ago
1
Support more object types in BetterJsonEncoder
#62
nirn
opened
2 years ago
1
Use cache() decorator outside of fastapi
#61
cmabastar
opened
3 years ago
3
Add functionality for specifying a web cache expiration
#60
c-lewis
opened
3 years ago
1
coroutine '<method that is cached>' was never awaited
#59
Pegietix
opened
3 years ago
1
Nothing being cached
#58
joeflack4
closed
3 years ago
2
Object of type <class '...'> is not JSON-serializable
#57
Ezhvsalate
opened
3 years ago
3
feature: provide method on `FastApiRedisCache` object that allows user to delete single cache items by key
#56
a-luna
opened
3 years ago
1
ttl expired -> request contains eTag/last-mod -> current behavior is wrong
#55
a-luna
opened
3 years ago
0
add support for if-modified-since directive
#54
a-luna
opened
3 years ago
0
user can add must-revalidate directive to responses
#53
a-luna
opened
3 years ago
0
cache-control: no-cache behavior is wrong
#52
a-luna
opened
3 years ago
1
eTag generation should be optional and configured via a global setting AND a setting per-endpoint
#51
a-luna
opened
3 years ago
0
v0.2.5
#50
a-luna
closed
3 years ago
1
add toc to readme
#49
a-luna
closed
3 years ago
0
add comments to test functions in order to better document the intended design
#48
a-luna
closed
3 years ago
0
bug: serialize_json should not be called on data if attempt to add data to cache fails
#47
a-luna
closed
3 years ago
0
bug: serialize_json should not be called on data if attempt to add data to cache fails
#46
a-luna
closed
3 years ago
0
missing test coverage: response data is not json-serializable
#45
a-luna
closed
3 years ago
0
bug: 304 response to request with if-none-metch header field must contain cache-control, expires, etag header fields
#44
a-luna
closed
3 years ago
0
bug: serialize_json should not be called on data if attempt to add data to cache fails
#43
a-luna
closed
3 years ago
0
add toc to readme
#42
a-luna
closed
3 years ago
0
add comments to test functions in order to better document the intended design
#41
a-luna
closed
3 years ago
0
missing test coverage: response data is not json-serializable
#40
a-luna
closed
3 years ago
0
bug: 304 response to request with if-none-metch header field must contain cache-control, expires, etag header fields
#39
a-luna
closed
3 years ago
0
Next