Remove all keys from all databases.
84 85 86
# File 'lib/redis/distributed.rb', line 84 def flushall on_each_node :flushall end