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 -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -