tachybase_todo/packages/core/app/src/config
YANG QIA 474b09c7f2
perf(server): optimize performance of APIs (#3079)
* perf: add perf_hooks

* perf: add cache

* fix: test

* feat: support bloom filter

* feat: caching token black list

* perf: caching i18n instance

* fix: test

* fix: test

* chore: remove prePerfHooks on app

* chore: improve i18n instances cache

* chore: remove performance measure

* fix: package.json

* perf: optimize cache strategy

* fix: test

* fix: bug

* test: storer of auth-manager

* fix: afterDestroy hook when updating null value

* fix: version

* chore: fix bug and add test

* fix: test

* fix: test
2023-12-12 23:02:09 +08:00
..
cache.ts refactor(cache): improve cache (#3004) 2023-11-20 17:14:20 +08:00
database.ts feat(database): support read ssl file in database config (#2689) 2023-09-21 11:55:18 +08:00
index.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
logger.ts refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
plugins.ts refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
resourcer.ts refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00