DataSource Utility: DataSource with Caching
The DataSourceCache plugin enables caching on any DataSource to reduce high-latency calls to remote sources and reduce server load. In this example, the Cache's max value has been set to 3.
Use the plug() method to initialize the DataSourceJSONSchema plugin and pass in the configuration value max to set the maximum size.
