1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

Fix for null MULTI response when WATCH condition fails.

This commit is contained in:
Matt Ranney
2010-11-10 10:36:26 -08:00
parent 5bddbe3d9a
commit 05e9699817
4 changed files with 40 additions and 13 deletions

View File

@@ -420,6 +420,7 @@ In order of first contribution, they are:
* [Orion Henry](http://github.com/orionz)
* [Hank Sims](http://github.com/hanksims)
* [Aivo Paas](http://github.com/aivopaas)
* [Paul Carey](https://github.com/paulcarey)
Thanks.