Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
4
import
{ TypeIdError } from
"@effect/platform/Error"
Callers
nothing calls this directly
Calls
15
identity
Function · 0.85
makeKey
Function · 0.85
getStore
Function · 0.85
unsafeTtlToExpires
Function · 0.85
decode
Method · 0.80
sync
Method · 0.80
clear
Method · 0.80
parse
Function · 0.70
encode
Function · 0.70
unsafeGet
Function · 0.70
get
Function · 0.70
of
Method · 0.65
Tested by
no test coverage detected