Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-15 13:57
0.2

MemcachedExpiration wurde zur Vorgabe von Ablauf mal auf Objekte in memcached geschoben hat. MemcachedSizeLimit wurde hinzugefügt, um die Größe der Objekte, die in memcached geschoben werden zu begrenzen. Ein Bug, der mit nicht in der Lage, Daten via HTTP PUT speichern festgesetzt wurde. Support für Apache-Filter wurde hinzugefügt.
Tags: Major feature enhancements
MemcachedExpiration was added for setting default expiry times on objects pushed into memcached. MemcachedSizeLimit was added to limit the size of objects that can be pushed into memcached. A bug with not being able to store data via HTTP PUT was fixed. Support for Apache filters was added.

2008-03-09 16:18
0.1

Basic GET, POST und DELETE werden unterstützt. Server kann so eingestellt werden und der Inhalt ist aus Datei einfügen in memcached abgeleitet.
Tags: Initial freshmeat announcement
Basic GET, POST, and DELETE are supported. Servers can be set and content type is derived from file insert into memcached.

Project Resources