Sharkey/packages/backend
zyoshoka 514a65e453
perf(backend): avoid N+1 selects from user table when packing many entities (#13911)
* perf(backend): avoid N+1 selects from `user` table when packing many entities

* perf(backend): use `packMany` instead of mapping to `pack`
2024-05-31 15:32:42 +09:00
..
.vscode
assets
migration Update 1717117195275-inquiryUrl.js 2024-05-31 14:59:02 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
scripts
src perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
test fix test 2024-05-31 13:28:11 +09:00
test-server
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json

Misskey Backend