TODO 601 B

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