Heisenberg updated
You must be registered for see links
with a new update entry:
You must be registered for see links
- Option "slave-select" can now be a closure or a string. Default is "preferLocalSlave".
- String options:
- preferLocalSlave - fetches IP's via a shell exec
- preferLocalSlaveLocalDisk - fetches IP's via a shell exec, but caches to /tmp/local_ips
- preferLocalSlaveAPCu - fetches IP's via a shell exec, but caches to APCu
- NOT RECOMMENDED
- New option 'sentinel_persistent' (true/false, uses 'persistent' option if...
You must be registered for see links