Hacker News new | ask | show | jobs
by winrid 1149 days ago
Pipe it to a write-ahead file on the source host, and read it back and store an offset for reading when you commit. That will be a very optimal solution.

But really, I would benchmark sqlite first...