Hacker News new | ask | show | jobs
by gregyoung1 3210 days ago
I will speak for myself.

Commands are by definition synchronous and return a success/failure.

One of my favourite read models to use is an in memory model providing I can keep all of the data in memory (and its reasonable for the query patterns).