Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ createRedisClient } from
"@sourcebot/shared"
;
2
3
export
const
redis = createRedisClient();
Callers
nothing calls this directly
Calls
1
createRedisClient
Function · 0.90
Tested by
no test coverage detected