Skip to content

Instantly share code, notes, and snippets.

@andretw
Created July 29, 2014 07:41
Show Gist options
  • Save andretw/a1b18ddd4f37d138e2d9 to your computer and use it in GitHub Desktop.
Save andretw/a1b18ddd4f37d138e2d9 to your computer and use it in GitHub Desktop.
Redis Memo
#
# Use daemon mode for supervisord
#
daemonize yes
#
# Save data to disk every 5 min.
#
save 300 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment