Re: [IndexedDB] Allow readwrite transactions restricted to a key range (#59)

I also wonder how much it would help performance. Something like this makes more sense on a server where you have tons of users accessing the same data store. But it seems less critical on a client where you generally only have one user.

I'd love to see data on how often lock-contention actually happens in practice.

Also: "higglety-pigglety" is awesome :)

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/59#issuecomment-146389568

Received on Thursday, 8 October 2015 01:36:42 UTC