Open rdohms opened 10 years ago
Guzzle has its own Cache Plugin: http://docs.guzzlephp.org/en/latest/plugins/cache-plugin.html#
We should find a way to use predis with doctrine cache to plug into this cache solution and drop our home baked implementation.
predis
doctrine cache
Guzzle has its own Cache Plugin: http://docs.guzzlephp.org/en/latest/plugins/cache-plugin.html#
We should find a way to use
predis
withdoctrine cache
to plug into this cache solution and drop our home baked implementation.