Results for “Std.App.Idempotency.shared”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.App.Idempotency.Shared
A store shared by the requests of one service.
- Std.App.Idempotency.shared
Int -> Int -> Std.App.Idempotency.SharedAn empty store shared behind a lock.
- Std.App.Idempotency.guarded
Std.App.Idempotency.Shared -> fn() -> Int -> fn(Std.Http.Server.Route.Request, fn(Std.Http.Server.Route.Request) -> Std.Http.Response) -> Std.Http.ResponseA step answering a repeated key with the stored answer.
