TODO 494 B

12345678910111213
  1. * Implement smart and transparent support for redis-cluster.
  2. * The internals of Predis\MultiExecContext should be refactored since the code
  3. has become a bit too convoluted.
  4. * Switch to smaller test units and add more granular tests that try to cover
  5. every single class.
  6. * Documentation! The README is obviously not enought to show how to use Predis
  7. as it does not cover all of its features.
  8. * Missing tests for commands:
  9. PUBLISH, SUBSCRIBE, UNSUBSCRIBE, PSUBSCRIBE, PUNSUBSCRIBE