Page 1 of 1

LocalStorage file

Posted: Tue Jun 16, 2015 10:22 am
by Clement Yew

I've researched and found that I couldn't store files(images) via localstorage.

I feel that to increase performance, sometimes it's best to store some images in localstorage instead of retrieving them from the database.

Any idea how to go about this, or will this be a feature in a future version release?


LocalStorage file

Posted: Tue Jun 16, 2015 12:09 pm
by Alena Prykhodko

Hello Clement,

Appery.io uses standard browser localStorage.
If it's possible you can implement this, you should find it useful https://hacks.mozilla.org/2012/02/sav...


LocalStorage file

Posted: Wed Jun 17, 2015 5:36 am
by Clement Yew

Thanks Alena. That seems helpful, will try to find time to experiment with it.

Btw, after playing with appery for few days (although I'm a java background developer), this platform seems promising. Love the complete package, frontend UI to backend server.