Sounds like you want to cache data on a per user basis rather than by each gadget. There are many caches in Shindig, do you have a specific one that is giving you trouble? Sounds like it might be the HTTP cache.
On Sat, Nov 16, 2013 at 6:08 AM, Darren Bond <[email protected]> wrote: > Dear All, > Is there a method to cache data on a gadget by gadget basis rather than > employing a global Shindig setting such as EhCache? For example, we have a > Weather gadget and would like to include UserPref options to update the > weather data, via calls to an external weather data API, but only every 12 > or 24 hours (thus keeping daily API calls down to a minimum). The user > would select their preference and the current weather data would be remain > unchanged until the API was again called in either 12 or 24 hours depending > on the user preference set. Thanks. Kind regards, Darren
