Re: [w3c/IndexedDB] Q objectstore-> objects names saved in each store overall hard drive space (#98)

That's an implementation detail, not a spec detail.

Chrome, for example, does compression over saved values before writing to disk, so repeated tokens (e.g. field names) are already condensed pretty optimally.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/98#issuecomment-253564286

Received on Thursday, 13 October 2016 16:25:25 UTC