forked from UncleAndy/opencart-mysql-cache
-
Notifications
You must be signed in to change notification settings - Fork 0
cocazoulou/opencart-mysql-cache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OpenCart 1.4.x/1.5.x compatible! 1. Copy mysql_cached.php file into the /system/library/database 2. Change /config.php file only: define('DB_DRIVER', 'mysql_cached'); define('DB_CACHED_EXPIRE', 120); 3. For reset SQL cache, you can save in cache with key 'sql_globalresetcache' current time (time()).
About
Caching MySQL SELECT queries for OpenCart 1.4.x/1.5.x
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%