Hacker News new | ask | show | jobs
by Beanis 3616 days ago
That is how I understood it too. Updating your data with a call to insert won't run into the same problems as updating your data with a call to update. Their immutability implementation seems like it would behave nearly the same under both databases.