Google Gears has a synchronous database API, it is possible to create an asynchronous wrapper around it, but this is currently not part of persistence.js, therefore calls are currently performed synchronously, which may not have the best performance characteristics. This can possibly be fixed by using e.g. WSPL.

Submitted by Zef Hemel on 9 February 2010 at 09:55

Log in to post comments