Hacker News new | ask | show | jobs
by j_baker 4854 days ago
I would assume that this module is using redis's pub/sub capabilities to push configuration out to django app servers whereas creating an extra_settings table would likely require polling.