(no title)
gmokki | 4 months ago
So the competing solutions are: PostgreSQL or Kafka+PostgreSQL
Kafka does provide some extrs there, handling load spikes, more clients that PG can handle natively and resilience to some DB downtime. But is it worth the complexity, in most cases no.
jevyjevjevs|4 months ago
enether|3 months ago