Hacker News new | past | comments | ask | show | jobs | submit login

Yes. The other big problem with this setup is that a single node must be able to handle all queries if the other node fails. Fortunately, we are nowhere near saturating the capacity of our nodes under normal operation (we are only doing about 1,200 queries/second). We are also able to offload read-only queries to slaves that are replicating off of the masters, which should help with the read capacity, which is our biggest demand.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: