mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-24 20:47:54 +00:00
The keybuilder is either returning a string, or a coroutine or other awaitable. If the latter, await on the return value to get the string.