Tweaked readme to note missing bits

This commit is contained in:
Don Brown
2014-01-27 22:59:29 -07:00
parent ba0c77744d
commit 082f198f2b

View File

@@ -20,12 +20,10 @@ Features
- Works for the asyncio (PEP3156) event loop - Works for the asyncio (PEP3156) event loop
- No dependencies - No dependencies
- Connection pooling - Connection pooling
- Automatic conversion from unicode (Python) to bytes (inside Redis.)
- Bytes and str protocols. Missing
- Completely tested --------
- Blocking calls and transactions supported - GridFS support
- Streaming of some multi bulk replies
- Pubsub support
Credits Credits
======= =======