Adding waitStorage
This storage will wait before executing command on another storage. So there is a parameter "storage" (like indexedstorage). Wait storage can have some optional parameters: key : default value ----------------------- delay : 5000, save : true, // will wait 5 seconds before saveDocument load : false, // won't wait remove : false, // '' getlist : false. // ''
Showing
Please register or sign in to comment