Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Replicate lazy-expire even if replication is not allowed (#8816) | guybe7 | 2021-04-19 | 1 | -0/+18 |
* | Fix some memory leaks in propagagte.c (#8636) | guybe7 | 2021-03-11 | 1 | -2/+4 |
* | Fix some issues with modules and MULTI/EXEC (#8617) | guybe7 | 2021-03-10 | 1 | -0/+74 |
* | Remove read-only flag from non-keyspace cmds, different approach for EXEC to ... | Oran Agra | 2020-12-22 | 1 | -15/+29 |
* | Modify the propagate unit test to show more cases. | antirez | 2020-03-31 | 1 | -2/+30 |
* | Fix module commands propagation double MULTI bug. | antirez | 2020-03-31 | 1 | -0/+16 |
* | Modules: add RM_Replicate() Tcl test file & fix the module. | antirez | 2019-10-03 | 1 | -0/+1 |
* | Modules: RM_Replicate() test with threads. | antirez | 2019-10-03 | 1 | -2/+23 |
* | Modules: RM_Replicate() test module: initial implementation. | antirez | 2019-10-03 | 1 | -0/+82 |