Hacker News new | ask | show | jobs
by mrkeen 501 days ago
This is the technique that developers used to build Aurora, not Aurora the end-product.

Customers writing code against Aurora are still doing plain ol' destructive CRUD mutations "now".

Event-sourcing is write-ahead-logging is CQRS is journaling-file-systems is Git-reflog is persistent-data-structures is copy-on-write. It's all good stuff and is decades old.

1 comments

> This is the technique that developers used to build Aurora, not Aurora the end-product.

It's what I meant. But I am behaving like an LLM and economizing on tokens... :-)