default
2006-08-28 07:48:22
From http://danga.com/memcached/
"memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load"
The memcache_engine allows memcache to work as a storage engine to MySQL. This means that you can SELECT/UPDATE/INSERTE/DELETE from it as though it is a table in MySQL.
This is still very experimental.
| Version | Created | Author | URLs |
|---|---|---|---|
| memcache_engine 0.7 (default) | 13:10:23 on 2007-11-05 | brian | source |
| memcache_engine 0.6 (default) | 18:33:54 on 2007-04-09 | brian | source |
| memcache_engine 0.5 (default) | 05:17:19 on 2007-02-27 | brian | source |
| memcache_engine 0.4 (default) | 22:06:29 on 2007-02-15 | brian | source |
| memcache_engine 0.3 (default) | 02:44:04 on 2006-11-18 | brian | source |
| memcache_engine 0.1 (default) | 07:48:37 on 2006-08-28 | brian | source |