MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot / redis.ts

File redis.ts

packages/backend/src/redis.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createRedisClient } from "@sourcebot/shared";
2
3export const redis = createRedisClient();

Callers

nothing calls this directly

Calls 1

createRedisClientFunction · 0.90

Tested by

no test coverage detected