Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ keyValueStore.ts
File
keyValueStore.ts
packages/platform/src/internal/keyValueStore.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Context from
"effect/Context"
2
import
* as Effect from
"effect/Effect"
3
import
* as Either from
"effect/Either"
4
import
* as Encoding from
"effect/Encoding"
Callers
nothing calls this directly
Calls
10
sync
Method · 0.80
encode
Method · 0.80
clear
Method · 0.80
make
Function · 0.70
get
Method · 0.65
set
Method · 0.65
remove
Method · 0.65
modify
Method · 0.65
pipe
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected