REST in Peace(docs.eventsourcingdb.io) |
REST in Peace(docs.eventsourcingdb.io) |
Something that comes to mind as a "problem" is that popular DBs are not designed to manage this (at least I do not think so), so you can have a DB and violate the principle of only appending, and the DB will let you.
And how difficult is it to migrate to this model or away? Although this is the same "problem" with any model, I suppose.
Also worth noting: that sentence was just a historical aside about Fielding's original definition. The actual argument of the piece is that what most people call REST is really CRUD over HTTP, and that commands and queries are a better fit.