antirez ab89ab5173 Fix module commands propagation double MULTI bug.
b512cb40 introduced automatic wrapping of MULTI/EXEC for the
alsoPropagate API. However this collides with the built-in mechanism
already present in module.c. To avoid complex changes near Redis 6 GA
this commit introduces the ability to exclude call() MUTLI/EXEC wrapping
for also propagate in order to continue to use the old code paths in
module.c.
2020-03-31 11:00:45 +02:00
..
2019-12-17 07:49:21 +00:00
2020-02-23 16:48:37 +02:00
2019-11-04 08:50:29 +02:00
2020-02-06 18:36:21 +05:30
2019-12-02 19:17:35 +02:00