Projects / Memcached patch for Postfix

Memcached patch for Postfix

postfix_memcached is a patch to Postfix (2.1 and 2.2) to allow it to use memcache as a map source. The memcache map type can be used to reduce the load on another map type, e.g. pgsql. By placing the memcache map before the pgsql map, a key not found in the memcache will fall through to the database. You'll need to figure out a way to reverse populate the cache from the database yourself. This map type can be seen as an alternative to the proxymap(8) service.

Tags
Licenses

Tweet this project Short link

Rss Recent releases

Changes: This release works for versions 2.1.5 and 2.2.1 of Postfix.

No-screenshot

Project Spotlight

Secure Gateway

A small PHP login gateway.

Df916832070e9d7344b92f6dce8f5ca6_thumb

Project Spotlight

quIRC

A simple terminal-based IRC client.