https://github.com/vtsykun/oro-warmup-cache
OroPlatform fixes performance on warm up caches for *.yml configurations
https://github.com/vtsykun/oro-warmup-cache
oroplatform oroplatform-application
Last synced: about 1 month ago
JSON representation
OroPlatform fixes performance on warm up caches for *.yml configurations
- Host: GitHub
- URL: https://github.com/vtsykun/oro-warmup-cache
- Owner: vtsykun
- License: gpl-3.0
- Created: 2017-06-14T21:12:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-24T13:43:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-26T08:25:24.893Z (3 months ago)
- Topics: oroplatform, oroplatform-application
- Language: PHP
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oro-warmup-cache
[](https://packagist.org/packages/okvpn/oro-warmup-cache)
[](https://packagist.org/packages/okvpn/oro-warmup-cache)
[](https://packagist.org/packages/okvpn/oro-warmup-cache)
[](https://packagist.org/packages/okvpn/oro-warmup-cache)Improvement performance for OroPlatform, so it bundle provide ability to update only cache
that will be needed by the application without updating the cache of any resources, that have not been changed.### Installation
```
composer require okvpn/oro-warmup-cache
```### Performance improving
- Only for update actions.yml### Licence
GPLv3