TODO 429 B

1234567891011
  1. * Documentation! The README is obviously not enought to show how to use
  2. Predis as it does not cover all of its features.
  3. * The included test suite covers almost all the Redis server commands, but a
  4. full battery of tests targeting specific functions of this library is still
  5. missing.
  6. * Add a PubSubBlock class.
  7. * Missing tests for new commands:
  8. PubSub : PUBLISH, SUBSCRIBE, UNSUBSCRIBE, PSUBSCRIBE, PUNSUBSCRIBE