kujiale / tacky

Enterprise-level front-end framework based on react

Home Page:https://kujiale.github.io/tacky/#/zh-cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a 'state snapshot feature' switch to reduce the memory cost

geoffgu opened this issue · comments

If you both use @mutation and @Reducer, it will produce more performance cost. So we need to add a switch to close @Reducer and time machine support for someone do not want to use these features.

Notice: if you disallow these features, built-in logger middleware also cannot be used.

Sorry. Built-in logger middleware need to refactor

sloved in v2