17.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 stores values retrieved from remote caches. The location used for the L1 cache can be configured.