Hacker News new | ask | show | jobs
by gethly 182 days ago
> I’d move durability, read and write scale, and high availability into being distributed

So, essentially just CQRS, which is usually handled in the application level with event sourcing and similar techniques.