`|Redis Documentation| `_ **RoadMap: Contents**   `Road Map (ROUGH DRAFT) <#Road%20Map%20(ROUGH%20DRAFT)>`_     `Features added in past versions <#Features%20added%20in%20past%20versions>`_     `1.1 / 1.2 <#1.1%20/%201.2>`_     `0.x / 1.0 <#0.x%20/%201.0>`_ RoadMap ======= Road Map (ROUGH DRAFT) ====================== The up to date, raw Road Map for Redis is part of the source code, you can find it here: `http://github.com/antirez/redis/raw/master/TODO `_ Features added in past versions ------------------------------- 1.1 / 1.2 --------- - `Ordered Set (ZSET) `_ - `Multibulk Commands `_ - In memory integer encoding of `integers `_. Memory saving of 20% or more with datasets using high number of integer IDs. - Enhanced `EXPIRE `_ algorithm. 0.x / 1.0 --------- - TODO: Add 1.0 Features. This is important for clarity in `SupportedLanguages `_ .. |Redis Documentation| image:: redis.png