How can I fetch expired cache if my API fails from apigee edge

Not applicable
 
0 2 169
2 REPLIES 2

asribalaji
Participant I

Did you mean fetching EXPIRED cache entries ? It will get deleted/removed from the cache(memory) automatically once its expired .

what is the use of cassandra?

And

Apigee not delete all the expired data from cache, unless we haven't used the Invalidate policy to delete the data.

Apigee deletes the expired data if it exceeds the memory limit. If deletes the old most data first.