twitter / twemproxy

A fast, light-weight proxy for memcached and redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After merging redis sentinel patches+fixes, add an option to disable overwriting the original file

TysonAndre opened this issue · comments

(sentinel patches will overwrite the list of leader redis servers to send commands to)

  • Many users may deploy config files owned by another user (e.g. readonly file owned by root) or want to preserve comments, etc
  • The sentinel patches don't escape all strings - rare cases may cause problems
  • twemproxy restarts should be infrequent