Hacker News new | ask | show | jobs
by iamcreasy 785 days ago
What kind of streaming from user are we talking about? User interaction, such as mouse move, clicks?

Does each interaction essentially create a SQL update statement? And are you trying to avoid buffering those statements?