fastapi-cache
fastapi-cache copied to clipboard
Support disk/embedded/remote store via libsql
Adding libsql
as an optional backend, enabling embedded or disk-local caches
https://github.com/long2ice/fastapi-cache/issues/273
Can you add test cases for testing new features? thk.