이 콘텐츠는 선택한 언어로 제공되지 않습니다.
14.3.2. Using the L1 Cache with GET Operations
Multiple
GET
operations performed on the same key generate repeated remote calls. To reduce the number of unnecessary GET
operations on the same key, enable L1 caching.
The L1 cache provides a local (and temporary) cache that houses values retrieved from remote caches. The location used for the L1 cache can be configured.