Revision history for Cache-RedisDB

0.01    21/08/2014
        First version, released on an unsuspecting world.

0.02    25/08/2014
        Test case update

0.03    27/08/2014
        Issue solved where test was flushing the all user data.

0.04    30/08/2014
        Instead of eval use RedisDB feature to check fail test

0.05    18/11/2014
        Pinning encoding protocol to version 2.

0.06    18/01/2015
        Add "keys" command for namespaces.

0.07    24/01/2015
        Add "ttl" command for namespaces.

0.08    08/04/2015
        Fixed tests running on old redis server.