memcache_engine
2006-08-28 07:45:34
(rss)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.
| Branch | Created | Author | Version | URLs |
|---|---|---|---|---|
| default | 13:10:23 on 2007-11-05 | brian | memcache_engine 0.7 (default) | source |