MCPcopy Create free account
hub / github.com/effect-app/libs / Persistence.ts

File Persistence.ts

repos/effect/packages/effect/src/unstable/persistence/Persistence.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Stores encoded results for `Persistable` requests.
3 *
4 * The `Persistence` service creates scoped stores keyed by each request's

Callers

nothing calls this directly

Calls 15

identityFunction · 0.90
getStoreFunction · 0.85
unsafeGetFunction · 0.85
unsafeTtlToExpiresFunction · 0.85
setManyFunction · 0.85
pushMethod · 0.80
syncMethod · 0.80
clearMethod · 0.80
parseMethod · 0.80
joinMethod · 0.80
prefixedFunction · 0.70
ofMethod · 0.65

Tested by

no test coverage detected