python-flask-replicated icon indicating copy to clipboard operation
python-flask-replicated copied to clipboard

Change "master/slave" terminology to "primary/replica"

Open marcy-buccellato opened this issue 3 years ago • 1 comments
trafficstars

Hi @peterdemin Love this helpful, simple utility - thanks for this! Just wondering about changing the terminology. As you know, Github and other tech orgs are moving away from the offensive "master/slave" terminology.

Should be a pretty simple find/replace operation. You open to my creating a PR for this change? Any other suggestions for replacement terms?

marcy-buccellato avatar Jan 21 '22 13:01 marcy-buccellato

Hi @marcy-buccellato, I haven't used this project for 6+ years. I'm okay with you working on such PR. But please keep backward compatibility - rename "slave" to "replica", but add a "slave" alias pointing to "replica". So that existing projects, that use "master/slave" API keep working.

peterdemin avatar Jan 22 '22 23:01 peterdemin