summaryrefslogtreecommitdiff
path: root/tests/modules/propagate.c
Commit message (Expand)AuthorAgeFilesLines
* Modules: Replicate lazy-expire even if replication is not allowed (#8816)guybe72021-04-191-0/+18
* Fix some memory leaks in propagagte.c (#8636)guybe72021-03-111-2/+4
* Fix some issues with modules and MULTI/EXEC (#8617)guybe72021-03-101-0/+74
* Remove read-only flag from non-keyspace cmds, different approach for EXEC to ...Oran Agra2020-12-221-15/+29
* Modify the propagate unit test to show more cases.antirez2020-03-311-2/+30
* Fix module commands propagation double MULTI bug.antirez2020-03-311-0/+16
* Modules: add RM_Replicate() Tcl test file & fix the module.antirez2019-10-031-0/+1
* Modules: RM_Replicate() test with threads.antirez2019-10-031-2/+23
* Modules: RM_Replicate() test module: initial implementation.antirez2019-10-031-0/+82