Hacker News
new
past
comments
ask
show
jobs
points
by
dynip
9 hours ago
|
comments
by
ericpauley
6 hours ago
|
next
[-]
Really cool stuff. Out of curiosity what made you select PowerDNS (and in general a commodity DNS server) vs. developing a custom DNS server integrating your logic (using
https://github.com/miekg/dns
for instance).
reply
by
hfristedt
8 hours ago
|
prev
|
[-]
Cool! How did you scale-out the hidden primary? Multiple instances communicating with a single postgres?
reply
by
dynip
8 hours ago
|
parent
|
[-]
The hidden primary has a passive node, so saying multiple multiple maybe is an overstatement :) and yes, using a single postgres container
reply