flownative / workspacemodulespeedup
Preliminary solution for speeding up the workspace module performance .
Package info
github.com/flownative/neos-workspacemodulespeedup
Type:neos-package
pkg:composer/flownative/workspacemodulespeedup
3.0.0-beta1
2023-07-19 20:53 UTC
Requires
- neos/neos: ^7.3
README
Flownative.WorkspaceModuleSpeedUp
This package introduces a caching mechanism for the Neos workspace module which improves performance for projects with many workspace and / or pending changes. The implementation overrides functionality of the Neos core via AOP and thus is only a preliminary solution until a similar mechanism has been added to the official Neos releases.
Installation
composer require 'flownative/workspacemodulespeedup:*@dev'