mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-06-13 23:07:53 +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.