Hacker News new | ask | show | jobs
by awesome_dude 421 days ago
Kind of, the WAL in postgres is effectively an event log, and many people keep replicas of it for backup reasons, which is auditable, kind of meaning that an EDA/Event source is just a shinier version of that?