Derrell Lipman wrote: > > My understanding is that Google is dropping support for Gears >
Yep, you're right - completely forgot about that. But it's just for old browsers that don't support local storage. Maybe I could switch to flash (but the default limit is 100Kb). Derrell Lipman wrote: > > SQLite has no such storage limit. SQLite scales to huge databases really, > really well. Was that a limit imposed by Gears? > Nope. Gears didn't limit it. I thought browsers limited the max size of the localStorage. Actually, you're right. It's also related to browsers config... the max seems to be 20Gb :) I'll try without the local copy first. Then if my client isn't still satisfied, I'll try the second option. Best, BenoƮt -- View this message in context: http://qooxdoo.678.n2.nabble.com/Array-sort-vs-HTML5-Google-Gears-SQLite-orderby-benchmark-tp5487657p5488662.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
