Hacker News new | ask | show | jobs
by taeric 4284 days ago
If I understand correctly, this is the point of not modifying the existing data. Current processes will continue to work, as you aren't changing them. New processes will rely on new data (from possibly new stores) such that they shouldn't change what is current.

I could be misreading, of course.