Which PostgreSQL features new in 9.5 are being used that cause that? Or are earlier versions somehow buggy?
IF record EXISTS then UPDATE else INSERT
How would you deal with DDoS attacks? Taking down a ledger like this could be easy...
That's the open question.
43 exclamation points on the front page. He has the hype cranked up pretty high. Still, it's nice to see all of these P2P efforts.
I think all database applications should be written like this at least until performance starts being an issue.
Yet Another problem is that you need to enforce all sessions potentially involved in a data race need to use serializable; that can be easy or hard, depending on the scenario.
Increasing the transaction isolation level shouldn't be done out of laziness.