carbon / sqlitecache
Enable SQLite Cache in Neos
Package info
github.com/CarbonPackages/Carbon.SQLiteCache
Type:neos-carbon
pkg:composer/carbon/sqlitecache
1.4.0
2025-04-22 11:44 UTC
Requires
- neos/neos: ~3.0 || ~4.0 || ~5.0 || ~7.0 || ~8.0 || ~9.0
README
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