monkeytype/backend
Christian Fehmer b3ae78f413
perf: improve leaderboard aggregation (fehmer) (#4841)
* perf: improve leaderboard aggregation

Update the leaderboard and public speedStats directly in mongodb without importing the data in the nodejs process first

* Replace type on public collection with magic ids
2023-12-06 16:03:44 +00:00
..
__tests__ perf: improve leaderboard aggregation (fehmer) (#4841) 2023-12-06 16:03:44 +00:00
email-templates
private
redis-scripts
src perf: improve leaderboard aggregation (fehmer) (#4841) 2023-12-06 16:03:44 +00:00
.gitignore
docker-compose.yml
example.env
jest-mongodb-config.js perf: improve leaderboard aggregation (fehmer) (#4841) 2023-12-06 16:03:44 +00:00
jest.config.ts
knip.json
package-lock.json refactor: Import shared types back into MonkeyTypes namespace (fehmer) (#4800) 2023-11-20 14:56:28 +00:00
package.json refactor: Import shared types back into MonkeyTypes namespace (fehmer) (#4800) 2023-11-20 14:56:28 +00:00
tsconfig.json refactor: Import shared types back into MonkeyTypes namespace (fehmer) (#4800) 2023-11-20 14:56:28 +00:00