Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
identity
Function · 0.90
getStore
Function · 0.85
unsafeGet
Function · 0.85
unsafeTtlToExpires
Function · 0.85
setMany
Function · 0.85
push
Method · 0.80
sync
Method · 0.80
clear
Method · 0.80
parse
Method · 0.80
join
Method · 0.80
prefixed
Function · 0.70
of
Method · 0.65
Tested by
no test coverage detected