nocobase/packages/plugins/@nocobase/plugin-workflow-manual
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
client.d.ts refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
client.js refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
LICENSE refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
package.json chore(versions): 😊 publish v0.17.0-alpha.4 2023-12-12 14:10:36 +08:00
README.md refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
README.zh-CN.md refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
server.d.ts refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
server.js refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00

workflow

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法