Open mjpieters opened 1 year ago
Awesome, guy.
Look forward to the 1.0 version! Before that, can have a sub 1.0 version as requested in https://github.com/long2ice/fastapi-cache/issues/145#:~:text=Jun%2023%2C%202023-,Can%20we%20have%20a%20v0.2.2%20release%20including%20the%20new%20_uncacheable%20function%20%2D%20so%20we%20can%20monkey%20patch%20for%20non%2DGET%20caching%3F%20%23218,-Open ?
Agreed, would it be possible to get a release to implement fixes? For example we are currently unable to use this for POST
endpoints...
Due to: https://github.com/long2ice/fastapi-cache/issues/113
The fix has been implement but not released :(
This is a meta issue to track what I think would need to happen to get to something that can be called version 1.0:
Development and release process
Documentation
Architecture