Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ NodeRedis.ts
File
NodeRedis.ts
packages/platform/node/src/NodeRedis.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Node.js Redis integration backed by `redis` (node-redis).
3
*
4
* This module creates a scoped `node-redis` client and exposes it in two forms:
Callers
nothing calls this directly
Calls
10
runSync
Function · 0.85
once
Method · 0.80
context
Method · 0.80
close
Method · 0.65
on
Method · 0.65
make
Method · 0.65
pipe
Method · 0.65
add
Method · 0.65
sync
Method · 0.45
connect
Method · 0.45
Tested by
no test coverage detected