DBOS — for Computer Science geeks
-
I'm not at all an expert in that domain but it strikes me as rather limiting to have all state in a database, and always work with acid transactions.
Sure, sometimes it's what you want, but acid transactions don't scale well with concurrency and are generally quite expensive. I want this as an option, but not as the only tool in my toolbox.