Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
memcachedcluster | Bertrand Dunogier | alpha |
Version | Compatible with |
---|---|
0.1 | 4.1 |
This proof-of-concept extension attempts to integrate a memcache server between eZ publish and the DB cluster in order to avoid useless, repetitive metadata check SQL queries.
Memcache is updated using MySQL triggers that use sys_exec(), a custom UDF for MySQL, to update these metadata using a command line script.
See INSTALL and README for more details.