mirror of
https://github.com/predis/predis.git
synced 2026-08-27 18:51:07 +00:00
09f9133df7
Bug was not severe since +QUEUED status responses were returned anyway but they were not cached as expected. We added a test in the suite. This fixes #142.