Hacker News new | ask | show | jobs
by btown 3174 days ago
Written format: https://medium.baqend.com/real-time-databases-explained-why-...

And the paper for their more scalable alternative: https://www.cl.cam.ac.uk/~mks40/pubs/vldb_2017.pdf

The devil will absolutely be in the details, but the speaker/author identifies a real pain point that bolting on a replication-log tailing system to provide realtime capabilities results in numerous write bottlenecks unless the system is architected from scratch to avoid them.