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

Delphi change the assembly code of a running process -

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

C++ 11 "class" keyword -