diff --git a/README.rst b/README.rst index e61c028..3b6a38c 100644 --- a/README.rst +++ b/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 =======