flownative/workspacemodulespeedup

Preliminary solution for speeding up the workspace module performance .

Installs: 2 975

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 1

Open Issues: 1

Type:neos-package

pkg:composer/flownative/workspacemodulespeedup

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

This package is auto-updated.

Last update: 2025-09-20 02:06:35 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'