Scale
Table of Contents
Classes
- Shard
 - This class lets you scale your cache cluster by sharding the data across multiple cache servers.
 - StampedeProtector
 - Cache is usually used to reduce performing a complex operation. In case of a cache miss, that operation is executed & the result is stored.