Skip to content

Instantly share code, notes, and snippets.

@wiredmax
Created June 3, 2013 15:51

Revisions

  1. wiredmax created this gist Jun 3, 2013.
    5 changes: 5 additions & 0 deletions redis.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    port 6379
    cluster-enabled yes
    cluster-config-file nodes.conf
    cluster-node-timeout 5
    appendonly yes