carbon/sqlitecache

Enable SQLite Cache in Neos

Maintainers

Package info

github.com/CarbonPackages/Carbon.SQLiteCache

Type:neos-carbon

pkg:composer/carbon/sqlitecache

Statistics

Installs: 461

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.4.0 2025-04-22 11:44 UTC

This package is auto-updated.

Last update: 2026-02-22 13:41:36 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