Tweaked readme to note missing bits
This commit is contained in:
10
README.rst
10
README.rst
@@ -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
|
||||
=======
|
||||
|
||||
Reference in New Issue
Block a user