summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2014-05-06 23:36:44 -0700
committerAndy McCurdy <andy@andymccurdy.com>2014-05-06 23:36:44 -0700
commit1105eebec3efec0d08a9effc6f6748a695726919 (patch)
treecfddbe0998ae7362e1679578febace6fd444b707 /CHANGES
parent2b16f42885a9127c6861470e45546fe52e511d60 (diff)
downloadredis-py-1105eebec3efec0d08a9effc6f6748a695726919.tar.gz
more changelog
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5a27151..cbb317f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,11 @@
* INFO ouput that doesn't follow the "key:value" format will now be
appended to a key named "__raw__" in the INFO dictionary. Thanks Pedro
Larroy.
+ * The "vagrant" directory contains a complete vagrant environment for
+ redis-py developers. The environment runs a Redis master, a Redis slave,
+ and 3 Sentinels. Future iterations of the test sutie will incorporate
+ more integration style tests, ensuring things like failover happen
+ correctly.
* 2.9.1
* IPv6 support. Thanks https://github.com/amashinchi
* 2.9.0