mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-07-29 19:18:54 +00:00
a52f6b1406
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.