SaltedCache provides you 3 simple functions that ease the manipulation of SilveStripe/Memcache's cache
$factory - String. The factory name of which you store the cache
$cache_key - String. The key that is used to retrieve the cache. Recommend use with Utilities::stringify(HTTP_REQUEST)
$factory - String. The factory name of which you store the cache
$cache_key - String. The key that is used to retrieve the cache. Recommend use with Utilities::stringify(HTTP_REQUEST)
$factory - String. The factory name of which you store the cache
$cache_key - String. The key that is used to store the cache. You will need the same key to retrieve the corresponding result. Recommend use with Utilities::stringify(HTTP_REQUEST)
$result - Array | DataList. The result that you pull out from the DB or sewed up multiple datalist manually.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem