Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agile8118/node-1m-rps
/ functions
Functions
7 in github.com/agile8118/node-1m-rps
⨍
Functions
7
◇
Types & classes
0
↓ 8 callers
Function
generateCode
()
utils.js:4
↓ 3 callers
Function
getMaxId
()
utils.js:14
↓ 1 callers
Function
createDatabase
()
database/seed.js:20
↓ 1 callers
Function
insertSeed
()
database/seed.js:103
↓ 1 callers
Function
migrate
()
database/migrate.js:14
↓ 1 callers
Function
syncWorker
* You can imagine that in the real-world, you would have a script like this * that you'll run in the background to sync data from Redis to Postgres
database/sync.js:7
Function
query
(query, values)
database/index.js:39