nocobase/packages/core/utils
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
..
src perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
.npmignore refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
client.js refactor: client application (#533) 2022-06-24 21:19:57 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.17.0-alpha.4 2023-12-12 14:10:36 +08:00
plugin-symlink.d.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
plugin-symlink.js fix: plugin symbol link with dir type (#2640) 2023-09-13 15:48:11 +08:00
server.d.ts refactor: client application (#533) 2022-06-24 21:19:57 +08:00
server.js refactor: client application (#533) 2022-06-24 21:19:57 +08:00