Hi!

So what is this?

Its an Apache module that will act as a data provider for Apache.

You will need to type "make; make install" and then copy the contents of the 
memcached.conf into your apache server's httpd conf.

By default at the moment this module will take over your entire web server.
Content type is derived from the object stored in memcached. PUT and DELETE
support have not been tested well, and unless you know what you are doing do
not enable them by default.

Both a DELETE and a PUT can set the expiration of a value by issuing a 
X-Expiration-Seconds in the HTTP headers.

This is very Alpha, and many things are likely to change :)

Buyer beware, feedback, and patches welcome!

Oh, and its open source :)

Cheers,
  -Brian
    Seattle, WA.
