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

Function layerRunnerStorage

packages/infra/src/ClusterCosmos.ts:1098–1101  ·  view source on GitHub ↗
(options?: {
  readonly prefix?: string | undefined
})

Source from the content-addressed store, hash-verified

1096 doc.address === address
1097 ? deleteLock(doc)
1098 : Effect.void
1099 })
1100 ),
1101 annotate("release"),
1102 refailPersistence,
1103 withTracerDisabled
1104 ),

Callers 1

layerStorageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…