mirror of
https://github.com/fluencelabs/redis
synced 2025-06-23 14:01:34 +00:00
Ruby client updated
This commit is contained in:
@ -31,7 +31,7 @@ class RedisRunner
|
||||
end
|
||||
|
||||
def self.stop
|
||||
sh 'killall redis-server'
|
||||
sh 'echo "SHUTDOWN" | nc localhost 6379'
|
||||
end
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user