SmartCache

SmartCache

SmartCache extended version of the caching system with protection against the effect of "dog pile" and other "goodies"

The module solves the main "childhood diseases" of the opencart caching system:

1) "Dog pile" (anti-slam, dogpile effect). When multiple processes try to create the same cache file at the same time. Because of this, the load on the server can increase dramatically
2) Cache invalidation. By default, the standard cache invalidation for each request (and at the same time massively for the entire cache), which when using glob and a large number of files puts a significant load on the server. In this module, the invalidation goes in the background and only of the cache that is in demand.
3) Own cache lifetime for different cache groups (prefixes).
4) Randomizing the lifetime of the cache allows you to avoid its simultaneous disability/generation

Made in Ukraine!




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
2.3.0.0, 2.3.0.1, 2.3.0.2, 3.0.0.0, 3.0.1.1, 3.0.1.2, 3.0.2.0, 3.0.3.0, 3.0.3.1, 3.0.3.2, 3.0.3.3, 3.0.3.5, 3.0.3.6, 3.0.3.7

Last Update
13 Aug 2024

Created
2 Jun 2023
124 Downloads
1 Comments
Uladzimir
Uladzimir
Member since: 17 Feb 2018

View all extensions Get Support