Hacker News new | ask | show | jobs
by stephanfroede 4137 days ago
What are "hard distributed database problems"?

I came to the conclusion that they do exist, but I have observed a need to manage millions of tiny write transactions per second-> IoT.

1 comments

I've come to a similar conclusion. The smaller your updates are the better, and allow for cleaner data sync. Check out my other reply.