Hacker News new | ask | show | jobs
by curtisblaine 530 days ago
Loading the data back is just reading the log file and applying every record one after the other (ignoring records outside the time horizon). Sure you will need to maintain the code, but it's not as complex as writing a database from scratch, as you suggested.