RSQueueBundle icon indicating copy to clipboard operation
RSQueueBundle copied to clipboard

support Predis, too

Open Ma27 opened this issue 8 years ago • 1 comments

I'd be glad if the redis client Predis, which is fully written in PHP, would be supported in that bundle, too

Ma27 avatar Sep 25 '15 05:09 Ma27

Hi there!

Indeed that would be a great idea, but some changes should be applied then.

  • Create an adapter for each implementation instead of injecting redis itself
  • The bundle should have then some configuration for that selection
  • This means BC Break, so that should be implemented in 2.0 branch.

Are U using this bundle?

mmoreram avatar Sep 25 '15 17:09 mmoreram