Skip to content

shakya008/data-prefetch

Repository files navigation

prefetch

This service is usefull for prefetching the next set of data. This can be used where infinite scrolling is implemented. In infinite scrolling, next set of data displayed on scroll. We can prefetch next data and store in cache. When user scrolls, data recieved from cache and displayed instantly.

This service can be configured for producer service and it takes care of prefetching the data and serve it to consumer.

Demo App

please visit here for data prefetch demo app.

Note: We will update the installation and integration process very shortly.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published