Skip to content

Conversation

luke-keaweb
Copy link

Basically, added probabilistic garbage collection using clean() to SQLiteStorage - this matches the behaviour of FileStorage and prevents the cache database from growing beyond limit unless the dev implements a clean() method which runs periodically

Added a test but it requires PDO so it is SKIPPED by default - to actually run the test you have to include a php.ini which points Tester to the local PHP extensions. (I'm a bit rusty on the Nette Tester sorry)

@dg dg force-pushed the master branch 3 times, most recently from b91fc47 to 05451a0 Compare August 6, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants