mirror of
https://github.com/fluencelabs/redis
synced 2025-06-17 11:11:20 +00:00
VM now is able to block clients on swapped keys for all the commands
This commit is contained in:
@ -1533,6 +1533,7 @@ proc main {server port} {
|
||||
}
|
||||
|
||||
test {BGSAVE} {
|
||||
waitForBgsave $r
|
||||
$r flushdb
|
||||
$r save
|
||||
$r set x 10
|
||||
|
Reference in New Issue
Block a user