Package: postgresql-12-pgmemcache Source: pgmemcache Version: 2.3.0-13.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 130 Depends: postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.14), libmemcached11, libsasl2-2 (>= 2.1.27+dfsg) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-12-pgmemcache_2.3.0-13.pgdg20.04+1_amd64.deb Size: 52492 SHA256: 1875185ea2b32c30079683e7b1e253d1f02392777a67d6c2b8f1e97f326a010d SHA1: b0eabcd1d24576dfafb1878a87f68527830a7b01 MD5sum: c11424e8a616aeda5fb2d8c1ab4ae12b Description: PostgreSQL interface to memcached 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.