Master/slave databases in Django

Hugo hugovk at GMAIL.COM
Tue May 27 11:24:14 UTC 2014


Django is open-source software for creating database-driven websites.

Common in computing terminology, especially databases, is the master/slave
relationship.

The Django project recently accepted a contribution, after little
discussion, to change all instances of "master" and "slave" to "leader" and
"follower", and shortly thereafter to "primary" and "replica".

This has triggered a huge debate, with 332 comments at the time of writing,
and more by the minute:
https://github.com/django/django/pull/2692

A proposal to revert it wasn't accepted, for now, on the grounds to allow
an opportunity for wider discussion.
https://github.com/django/django/pull/2720

Hugo

------------------------------------------------------------
The American Dialect Society - http://www.americandialect.org



More information about the Ads-l mailing list