MCPcopy Index your code
hub / github.com/Effect-TS/effect / resolver.ts

File resolver.ts

packages/experimental/examples/redis/resolver.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Redis from "@effect/experimental/Persistence/Redis"
2import { persisted } from "@effect/experimental/RequestResolver"
3import { runMain } from "@effect/platform-node/NodeRuntime"
4import { Array, Effect, Exit, pipe, PrimaryKey, RequestResolver, Schema } from "effect"

Callers

nothing calls this directly

Calls 6

pipeFunction · 0.90
requestMethod · 0.80
pipeMethod · 0.65
logMethod · 0.65
provideMethod · 0.65
persistedFunction · 0.50

Tested by

no test coverage detected