nocobase/packages/core/auth/src
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
..
__tests__ feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
base perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
actions.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
auth-manager.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
auth.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
index.ts feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00