You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a kind of @cache(maxAge: '12h') directive makes a lot of sense for agogos as an API gateway, it could also respect HTTP Cache-Control headers for example.
There's some thinking to be done about how to cache it exactly, if it's allowed on fields or whole entities, etc.
The text was updated successfully, but these errors were encountered:
I think a kind of
@cache(maxAge: '12h')
directive makes a lot of sense for agogos as an API gateway, it could also respect HTTPCache-Control
headers for example.There's some thinking to be done about how to cache it exactly, if it's allowed on fields or whole entities, etc.
The text was updated successfully, but these errors were encountered: