mysqlCaching
mysqlCaching is an extra by markwillis82, first released on 2015-01-08.
Package Description
Mysql caching Extra
Used throughout hosting on extras.io,
As used by Adido for High Availability hosting, mysqlCaching forms one layer of our Free Package Provider service.
Due to the nature of High Availability environments, these platforms need to persist the MODX cache as much as possible whilst at the same time allowing for automatic creation of cache resources.
Caching will then be database backed.
Although has been tested on MySQL no testing has been done on MSSQL or any other database types. But as long as LONGBLOB is supported - it should work OK
Currently Implemented:
-- Mysql Caching - single Table
Next features / testing
-- Multiple tables created for each cache partition
-- Benchmark new column with TTL for better select / delete processing
-- garbage collection to remove old TTL cached entries
Usage/Installation Instructions
Install through either the MODX provider or extras.io provider.
Then set the cache_handler system setting to "cache.xPDOMysqlCache"
Details
- Developer(s)
- markwillis82
- Released
- 2015-01-08
- First seen
- 2015-01-08
- License
- GPLv2
- Supported databases
- MySQL
- Minimum MODX Requirement
- 2.2
mysqlCaching Releases
Vendor | Signature | Released on |
---|---|---|
MODX.com | 1.0.4-pl | 2015-01-08 (9 years ago) |
We've also seen 1 unverified versions of mysqlCaching in use, but don't list those as we've been unable of confirming they are official releases from an official source.