codeigniter4 / cache

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

Pre-Release #2

Closed MGatner closed 2 years ago

MGatner commented 3 years ago

Last few tweaks to prepare for release and create a reviewable PR.

This will be our first official PSR module so please be thorough in your review of the whole library. The code is identical to what was originally posted to the framework so probably does not need as much attention as the "incidentals".

To Do

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1231937801


Totals Coverage Status
Change from base Build 888838432: 0%
Covered Lines: 142
Relevant Lines: 145

💛 - Coveralls
MGatner commented 3 years ago

Thanks @paulbalandan. I would like to implement the new Cache Config TTL into this before it is released, but we're close.