postgresql-14-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.