elcobvg / laravel-opcache

Custom OPcache Cache Driver for Laravel. Faster than Redis, Memcache or APC.
MIT License
44 stars 12 forks source link

Added capablity to cache and retrieve full Eloquent models #5

Closed elcobvg closed 6 years ago

elcobvg commented 6 years ago

Addresses issue #2, i.e. caching of full Eloquent models. See instructions in updated README