postgresql-9.1-pgmemcache

Postgresql interface to memcached
  http://pgfoundry.org/projects/pgmemcache/
  0
  no reviews



Pgmemcache is an extension for postgresql that provides an api to memcached through user-defined functions.

memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load.