TODO 609 B

1234567891011121314
  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. * 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, DEBUG, OBJECT,
  9. CLIENT, CONFIG GET, CONFIG SET, CONFIG RESETSTAT, SLOWLOG, SCRIPT, PTTL,
  10. PSETEX, PEXPIRE, PEXPIREAT, INCRBYFLOAT, HINCRBYFLOAT