Hacker News new | ask | show | jobs
by dgreensp 3580 days ago
I think by "blockchain" they mean hashed blocks that include the hash of the previous block and can be synced; basically git.
1 comments

That doesn't gain you much besides a definite order and a way to check integrity. Useful things to be sure, but nothing a traditional database can't do.