Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ dbWorker.ts
File
dbWorker.ts
apps/desktop/main/worker/dbWorker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* 数据库 Worker 线程
3
* 在独立线程中执行数据库操作,避免阻塞主进程
4
*
Callers
nothing calls this directly
Calls
15
initDbDir
Function · 0.90
initNlpDir
Function · 0.90
getAvailableYears
Function · 0.90
getMemberActivity
Function · 0.90
getHourlyActivity
Function · 0.90
getDailyActivity
Function · 0.90
getWeekdayActivity
Function · 0.90
getMonthlyActivity
Function · 0.90
getYearlyActivity
Function · 0.90
getMessageLengthDistribution
Function · 0.90
getMessageTypeDistribution
Function · 0.90
getTimeRange
Function · 0.90
Tested by
no test coverage detected