Package: postgresql-18-pgmemcache Source: pgmemcache Version: 2.3.0-16.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 125 Depends: postgresql-18, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1) Breaks: postgresql-18-jit-llvm (<< 21) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-18-pgmemcache_2.3.0-16.pgdg26.04+1_amd64.deb Size: 45944 SHA512: a776318ffc573dd681ab2fda0bf07906385213e78032d3f04d8ed476d079bd57c02fec5233b33b6f5b4bc66128e5506819f6cb2a84a1f564a823d8986fd9edb0 SHA256: 9c862d52bfad21da493df038468428833b3161f75fab71fdc538446a7715ad7c SHA1: 1332ecb5585dd07d6b31cc054056bb7b4632c36b MD5sum: 7abd733353968b46b73f3015b2a01f6a 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.