Hello, Having that LocalStorage is very limited in size and query functionality, and WebSQL being a deprecated specification, I'm more-or-less forced to use Indexed-DB (I have a demand for a rather big storage for offline data in my application). I find it rather surprising that there no *mature* library to support it. I am aware of indexeddb-gwt and gwt-indexeddb, but both seem not mature nor maintained enough.
Am I missing something here? Is there some other library that can do the job? Is the best approach simply to use JSNI? Any help from someone who dealt with this issue would be very appreciated. Thanks. Gilad. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/l-A3yiOu8NAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
