
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.