Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ether/etherpad
/ SessionManager.ts
File
SessionManager.ts
src/node/db/SessionManager.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
/**
3
* The Session Manager provides functions to manage session in the database,
4
* it only provides session management
for
sessions created by the API
Callers
nothing calls this directly
Calls
9
firstSatisfies
Function · 0.90
listSessionsWithDBKey
Function · 0.85
map
Method · 0.80
now
Method · 0.80
get
Method · 0.80
set
Method · 0.80
isInt
Function · 0.70
randomString
Function · 0.50
remove
Method · 0.45
Tested by
no test coverage detected