### Prerequisites *If **all** checks are not passed then the request will be closed* - [x] I have checked that no other similar feature request already exists - [x] The feature request makes sense for the project ### Proposal *Describe the feature that should be added* Implement caching for liveload https://crunchify.com/how-to-create-a-simple-in-memory-cache-in-java-lightweight-cache/ ### Reasoning *Explain why this feature should be added* Efficiency and memory.
Prerequisites
If all checks are not passed then the request will be closed
Proposal
Describe the feature that should be added
Implement caching for liveload
https://crunchify.com/how-to-create-a-simple-in-memory-cache-in-java-lightweight-cache/
Reasoning
Explain why this feature should be added
Efficiency and memory.