Cache icon indicating copy to clipboard operation
Cache copied to clipboard

A simple cache library. Implements different adapters that you can use and change easily by a manager or similar.

Results 1 Cache issues
Sort by recently updated
recently updated
newest added

I am getting following error. PHP Fatal error: Uncaught Desarrolla2\Cache\Exception\CacheException: not ready yet in vendor/desarrolla2/cache/src/Adapter/AbstractAdapter.php:61 It looks like it is not implemented yet.