flownative / workspacemodulespeedup
Preliminary solution for speeding up the workspace module performance .
Installs: 2 975
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 1
Type:neos-package
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'