Data Response Caching #7299
cskr11
started this conversation in
Ideas and feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have a requirement to return the subset of a cached dataset. As per the documentation, I see we can cache a response for a specified amount of time for an api request. The requirement we have is to cache a big dataset and return back subset of the dataset based on the input parameters to the API. The input parameters may vary for every request to this Api. Pls let me know if this is possible in current kong cache implementation.
Beta Was this translation helpful? Give feedback.
All reactions