Entity LRU Cache
No security coverage
Entity ecosystem
Features
This module swaps out the entity memory cache for a LRU cache that can prevent long running processes from using too much memory.
By default the LRU cache is only enable in CLI processes. In order to configure the LRU cache you can set the following container parameters
parameters:
lru_memory_cache_slots: 300
# Valid values are: cli, on, off
lru_mode: cli
Hopefully this will become part of core in #3498154: Use LRU Cache for static entity cache
Post-Installation
@todo
Additional Requirements
None
Recommended modules/libraries
None
Similar projects
TBD
Supporting this Module
Buy me a coffee at a Drupal event.
Community Documentation
None yet!
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha3 | Pre-release | Jan 15, 2025 | |||
| 1.0.0-alpha2 | Pre-release | Jan 14, 2025 | |||
| 1.0.0-alpha1 | Pre-release | Jan 8, 2025 | |||
| 1.x-dev | Dev | Jan 8, 2025 |