[Cache] Drop Lunr.Cache module

Review Request #892 — Created Dec. 27, 2022 and submitted — Latest diff uploaded

pprkut
Lunr
1d7c384...
lunr
This has been largely superceded by the cache functionality
in the base Model class in Lunr.Corona.

Unit tests

src/Lunr/Cache/Cache.php
src/Lunr/Cache/Tests/CacheHandlerBaseTest.php
src/Lunr/Cache/Tests/CacheHandlerDataTest.php
src/Lunr/Cache/Tests/CacheHandlerTest.php
tests/phpunit.xml
Loading...