Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ redis.js
File
redis.js
lib/redis.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
redis = require(
'redis'
);
2
3
const
config = require(
'./config'
);
4
const
logger = require(
'./logger'
);
Callers
nothing calls this directly
Calls
2
callback
Function · 0.85
cb
Function · 0.50
Tested by
no test coverage detected