Is there any cache in Apigee edge that persist across environment

I need to access cache that cache in one environment and access in another. As far as I read so far, Apigee have only access cache per environment, is there any cache that shared across environment per organization?

Tee

0 1 213
1 REPLY 1

There is no such cache in Apigee Edge; in Apigee Edge, each cache entity is scoped to an environment.

but ... if you look externally... there is Google Cloud MemoryStore, which is a nice scalable cloud-based cache that you can access from any Apigee Edge proxy.