codeigniter4 / cache

PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
MIT License
8 stars 4 forks source link

Default TTL #4

Closed MGatner closed 3 years ago

MGatner commented 3 years ago

Uses the new Cache config value $ttl to se the default cache time when unspecified. Null coalescence allows this to work with framework versions prior to this config addition.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 888835637


Totals Coverage Status
Change from base Build 847567258: 3.4%
Covered Lines: 142
Relevant Lines: 145

💛 - Coveralls