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
- No dependencies
- Connection pooling
- Automatic conversion from unicode (Python) to bytes (inside Redis.)
- Bytes and str protocols.
- Completely tested
- Blocking calls and transactions supported
- Streaming of some multi bulk replies
- Pubsub support
Missing
--------
- GridFS support
Credits
=======