High Performance Data Caching with Local Storage

April 25, 2017

When fetching a lot of data for your web page or app, how can you achieve the best performance and user experience? You can already do server side paging with our DMXzone Server Connect and DMXzone Database Connector, but now you can even cache the returned data in the browsers own Local Storage - fully automatically with the upcoming App Connect State Manager!

Check the features and stay tuned for the release tomorrow!

Highlights

Take full advantage of browser’s Local Storage

Local Storage is one of the great browser web storage components and allows you to quickly store and retrieve large amounts of data

Instant data population

Preload frequently used data once in cache and then reuse it on each new user browser session

Load data fast from cache

Once data is in cache, it will be fully reused from the browser cache. This results in great speed performance

Cache all pages separately

When using server side paging, each page is stored separately in cache so when the user goes to previous pages those are just loaded from the cache

Fetch fresh data easily

Need to force data refresh? No problem just call the load action and fresh data will be loaded

Great integration with Server Connect

All fetched data comes from your own Server Connect actions, so you have fully control

Features

Fully integrated in the App Connect inspectors

You can easily choose the State Manager that will be used for caching of your Server Connect action. Choose a Local Storage Manager for cache that have to be retained even if the user closes their browser, or Session Storage for a cache only during the browser session

George Petrov

George PetrovGeorge Petrov is a renowned software writer and developer whose extensive skills brought numerous extensions, articles and knowledge to the DMXzone- the online community for professional Adobe Dreamweaver users. The most popular for its over high-quality Dreamweaver extensions and templates.

George is also the founder of Wappler.io - the most Advanced Web & App Builder

See All Postings From George Petrov >>

Comments

Amazing!!!

April 25, 2017 by Adriano Luiz
Congratulations George Petrov, for this amazing tool.

You must me logged in to write a comment.