Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/graphile/starter
/ installSession.ts
File
installSession.ts
@app/server/src/middleware/installSession.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ConnectPgSimple from
"connect-pg-simple"
;
2
import
ConnectRedis from
"connect-redis"
;
3
import
{ Express, RequestHandler } from
"express"
;
4
import
session from
"express-session"
;
Callers
nothing calls this directly
Calls
2
getRootPgPool
Function · 0.90
getWebsocketMiddlewares
Function · 0.90
Tested by
no test coverage detected