This topic contains 1 reply, has 0 voices, and was last updated by david.smith 7 years, 9 months ago.

  • Author
    Posts
  • #1171

    darrenhillconsulting

    Throwing this out there … I’m looking at using the cache module to improve performance with some heavy duty RESTlet calls.

    If I throw some results into a n/cache, will it still live on the NEXT RESTlet call? i.e. Can I give it a shelf life of 30mins or so? Or is it solely used to cache/use in a single call?

    My guess is the latter, but I wanted to make sure.
    This is a cached copy. Click here to see the original post.

  • #1172

    david.smith

    Yes, you can make it available to the next call. Just set the TTL.

You must be logged in to reply to this topic.