egirlskey/packages/backend/src
tamaina dc93a418c0
perf(backend): createPersonでキャッシュに保存する, DBのトランザクション回数を減らす (#11324)
* perf(backend): createPersonでキャッシュを積極的に利用する, トランザクション回数を減らす

* move comment

* fix

* oops

* fix

* fix

* fix
2023-07-20 14:44:37 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot enhance(backend): add unix socket support (#11275) 2023-07-17 14:12:02 +09:00
core perf(backend): createPersonでキャッシュに保存する, DBのトランザクション回数を減らす (#11324) 2023-07-20 14:44:37 +09:00
daemons cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
misc Fix auto-fixable issues (#11314) 2023-07-19 11:27:50 +09:00
models Fix auto-fixable issues (#11314) 2023-07-19 11:27:50 +09:00
queue Fix auto-fixable issues (#11314) 2023-07-19 11:27:50 +09:00
server enhance: ユーザーにロールが期限付きでアサインされている場合、その期限をユーザーのモデレーションページで確認できるように 2023-07-20 10:54:41 +09:00
config.ts enhance(backend): add unix socket support (#11275) 2023-07-17 14:12:02 +09:00
const.ts [fix] .wav .flac ファイルを再生可能にする (#10686) 2023-04-26 02:17:58 +09:00
decorators.ts refactor: fix types 2023-02-09 10:50:53 +09:00
di-symbols.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
env.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
GlobalModule.ts refactor 2023-05-29 13:21:26 +09:00
logger.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
MainModule.ts enhance(server): separate job queue process (#9662) 2023-01-21 14:09:01 +09:00
NestLogger.ts improve nest logger 2022-12-10 15:45:30 +09:00
postgres.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
types.ts fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00