carbon/sqlitecache

Enable SQLite Cache in Neos

1.3.0 2022-03-29 10:41 UTC

This package is auto-updated.

Last update: 2024-03-29 03:44:25 UTC


README

Latest Stable Version Total Downloads License GitHub forks GitHub stars GitHub watchers

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