Sha256: 453854799b955f2dcac94c7238963f93da21cadf7cc84c0447f306c3b83e7ce4
Contents?: true
Size: 754 Bytes
Versions: 4
Compression:
Stored size: 754 Bytes
Contents
daemonize no port <%= port %> logfile <%= log_file %> dir <%= working_directory %> vm-swap-file <%= vm_swap_file %> vm-max-memory <%= vm_max_memory %> vm-pages <%= vm_pages %> vm-page-size <%= vm_page_size %> dbfilename <%= db_file_name %> appendfilename <%= aof_file_name %> # slaveof <masterip> <masterport> <% if password %> requirepass <%= password %> <% end %> timeout 300 loglevel notice databases 2048 # save 900 1 # save 300 10 # save 60 10000 rdbcompression yes # maxclients 128 # maxmemory <bytes> appendonly yes # appendfsync always appendfsync everysec # appendfsync no vm-enabled yes vm-max-threads 4 glueoutputbuf yes hash-max-zipmap-entries 64 hash-max-zipmap-value 512 activerehashing yes include <%= common_config_path %>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
redis_ring-0.1.3 | config/redis.conf.erb |
redis_ring-0.1.2 | config/redis.conf.erb |
redis_ring-0.1.1 | config/redis.conf.erb |
redis_ring-0.1.0 | config/redis.conf.erb |