Files
predis/TODO
T
Daniele Alessandri f6b3912783 Updated TODO.
2010-05-13 16:11:40 +02:00

10 lines
401 B
Plaintext

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