dflydev / dflydev-doctrine-orm-service-provider

Doctrine ORM Service Provider
MIT License
209 stars 59 forks source link

Enhancement: database option for redis cache, per driver cache namespace #72

Open GregOriol opened 8 years ago

GregOriol commented 8 years ago

While configuration a Silex project with orm and caches, I needed some more options:

Also added examples in the readme on how to configure caches.