You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In large web applications there may be times where a lot of large generic object hypercubes are cached client-side. In e.g. mobile that may cause huge slow downs. This mixin would be somewhat configurable, but sport a garbage collector that could be configured to e.g. "clean up generated APIs with no event listeners after X minutes of inactivity".
The text was updated successfully, but these errors were encountered:
Description
In large web applications there may be times where a lot of large generic object hypercubes are cached client-side. In e.g. mobile that may cause huge slow downs. This mixin would be somewhat configurable, but sport a garbage collector that could be configured to e.g. "clean up generated APIs with no event listeners after X minutes of inactivity".
The text was updated successfully, but these errors were encountered: