MCPcopy 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

runSyncFunction · 0.85
onceMethod · 0.80
contextMethod · 0.80
closeMethod · 0.65
onMethod · 0.65
makeMethod · 0.65
pipeMethod · 0.65
addMethod · 0.65
syncMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected