Firstly amplify.store has no remove or clear method so i can not
remove any data from store. How could i remove a key(data) from
store ?
Secondly amplify.request has ability force request syncronization ?
Asynchronous ajax requests are not guarented to finish ordered.
Amplify has a feature for make ajax requests ordered ?