https://github.com/carbonpackages/carbon.sqlitecache
Enable SQLite Cache in Neos
https://github.com/carbonpackages/carbon.sqlitecache
cache carbon neoscms sqlite
Last synced: 9 months ago
JSON representation
Enable SQLite Cache in Neos
- Host: GitHub
- URL: https://github.com/carbonpackages/carbon.sqlitecache
- Owner: CarbonPackages
- License: mit
- Created: 2017-03-31T08:55:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T10:42:07.000Z (about 4 years ago)
- Last Synced: 2025-01-14T01:45:32.081Z (over 1 year ago)
- Topics: cache, carbon, neoscms, sqlite
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/carbon/sqlitecache)
[](https://packagist.org/packages/carbon/sqlitecache)
[](LICENSE)
[](https://github.com/CarbonPackages/Carbon.SQLiteCache/fork)
[](https://github.com/CarbonPackages/Carbon.SQLiteCache/stargazers)
[](https://github.com/CarbonPackages/Carbon.SQLiteCache/subscription)
# Carbon.SQLite Package for Neos CMS
If you install this package, your cache will be stored in SQLite. On some environments, this is much faster as the default file cache.
## Installation
```
composer require carbon/sqlitecache
```
## License
Licensed under MIT, see [LICENSE](LICENSE)