Hacker News new | ask | show | jobs
by eluos 5019 days ago
"non-blocking reads in the past"

Sounds like google's finally invented time travel.

1 comments

Actually, this is exactly how transactions in Oracle work. The difference is - one db server (Oracle) vs. distributed system (Google)
Oracle doesn't have to be one DB server. Check out Oracle RAC for instance.