mitchellvanw / laravel-doctrine

NO LONGER MAINTAINED! A Doctrine 2 implementation that melts with Laravel
MIT License
187 stars 74 forks source link

Adding array cache #114

Open dannykopping opened 9 years ago

dannykopping commented 9 years ago

Added the ArrayCache provider and set it as default; no need to use no cache at all.