long2ice/fastapi-cache

Support disk/embedded/remote store via libsql

aausch opened this issue · 0 comments

aausch commented

Adding libsql as an optional backend, enabling embedded or disk-local caches.

Embedded db performance is much better than the other options for some use cases, since it means no network calls when caching