MCPcopy
hub / github.com/Effect-TS/effect / Persistence.ts

File Persistence.ts

packages/experimental/src/Persistence.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import { TypeIdError } from "@effect/platform/Error"

Callers

nothing calls this directly

Calls 15

identityFunction · 0.85
makeKeyFunction · 0.85
getStoreFunction · 0.85
unsafeTtlToExpiresFunction · 0.85
decodeMethod · 0.80
syncMethod · 0.80
clearMethod · 0.80
parseFunction · 0.70
encodeFunction · 0.70
unsafeGetFunction · 0.70
getFunction · 0.70
ofMethod · 0.65

Tested by

no test coverage detected