mod_memcached 0.1 (Default branch) |
|
|
mod_memcached is an Apache module that provides
GET, PUT, and DELETE services to Memcached
clusters. Using this you can serve content
directly from memcached through Apache to clients.
License: BSD License (revised)
Changes:
Basic GET, POST, and DELETE are supported. Servers can be set and content type is derived from file insert into memcached.
|