flownative/workspacemodulespeedup

Preliminary solution for speeding up the workspace module performance .

3.0.0-beta1 2023-07-19 20:53 UTC

This package is auto-updated.

Last update: 2024-04-19 22:36:33 UTC


README

MIT license Packagist Maintenance level: Friendship

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'