Skip to content

Use promises in storage module #108

@mirkoperillo

Description

@mirkoperillo

At the moment the storage module uses callbacks.

Move to promises.

Storage module uses library localforage to persist data.
Now Resting uses localforage.nopromises.min, move to the new version that supports promises.

Ref to code

define(['localforage'],function(localforage){

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorMaintain a healthy project

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions