TODO 432 B

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