How to create Apigee cache and how to store data in that cache.Can you please show with an example?

Not applicable
 
0 5 366
5 REPLIES 5

Not applicable

With regards to a response cache, an example can be found here

https://github.com/apigee/api-platform-samples/tree/master/sample-proxies/response-cache

To create a cache there is a menu entry under the API's pull down called environment configuration. Under that page you can find an area for cache's, create your cache there. To reference said cache you need to include the name of the cache in a CacheResource tag in the response cache, lookup cache or populate cache policy

Happy hunting!

Hi srichardson,

Can you please tell where the data is stored?and how to we can retrieve that data?

Former Community Member
Not applicable

Could you please tell In Apigee Edge where it stores can we see the data what we stored in that?

Not applicable