loopbackjs - Can loopback use indexeddb for offline sync? -



loopbackjs - Can loopback use indexeddb for offline sync? -

i started using loopback create api server. has offline sync capability built in. can loopback framework utilize indexeddb offline sync?

at moment, loopback uses localstorage offline storage. however, should reasonably easy write connector (adapter) indexed db.

disclaimer: loopback developer working strongloop.

loopbackjs strongloop

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -