In my application i have preivew page , i kept that data in cache , when users preivew page it wil take data form cache instead of database with some timespan for avoiding database calls. In between any changes in database related to cached data, cache data need to refresh.
Regards,
Naresh