Package: postgresql-11-pgmemcache Source: pgmemcache Version: 2.3.0-13.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 127 Depends: postgresql-11, postgresql-11-jit-llvm (>= 14), libc6 (>= 2.14), libmemcached11, libsasl2-2 (>= 2.1.27+dfsg2) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-11-pgmemcache_2.3.0-13.pgdg22.04+1_amd64.deb Size: 51296 SHA256: e8f0a0aa1fc7899a0b555eb88ff568c69225d23f4ce2c37d2a27fcf348a33a78 SHA1: 622a6410ddfca76fee3c9349e7bafdec5ae9c9bb MD5sum: 080ee76667d5c9391c7fde23fdaa6617 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.