TODO 405 B

12345678910
  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. * Missing tests for new commands:
  7. ZSets : ZREVRANK, ZREMBYRANK, ZUNION, ZINTER
  8. Hashes : HSET, HGET