restatedev / restate

Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
https://docs.restate.dev
Other
1.65k stars 37 forks source link

Don't store the OpenAPI contract anymore, rather just cache it #2337

Closed slinkydeveloper closed 3 days ago

slinkydeveloper commented 4 days ago

For now we put this cache inside the ServiceSchemas data structure, but in future we should move it somewhere else (perhaps in Schemas)