|
|
|
|
|
by londons_explore
2592 days ago
|
|
It'll more be that the Google docs "live editing" backends are expensive to use disk and memory wise. They store complete version history with each keystroke of a document. There's a good chance a megabyte of "document" costs Google a gigabyte of internal storage... |
|
I would expect them to only store a diff between each version instead of storing the whole thing. Couldn't find much about this after a quick search.