Asynchronously save the dataset to disk.
74 75 76
# File 'lib/redis/distributed.rb', line 74 def bgsave on_each_node :bgsave end