Scaling DB Access for Billions of Queries per Day @PayPal

Scaling DB Access for Billions of Queries Per Day @PayPal

Petrica Voicu and Kenneth Kang talk about Hera (High Efficiency Reliable Access to data stores) – an open-source in the Go programming language – and how it helps PayPal to manage database access and deal with issues. Hera scales thousands of PayPal’s applications with connection multiplexing, read-write split, and sharding.

Source: infoq.com