Package: postgresql-11-pgmemcache Source: pgmemcache Version: 2.3.0-16.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 71 Depends: postgresql-11, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-11-pgmemcache_2.3.0-16.pgdg26.04+1_amd64.deb Size: 20852 SHA512: 6c890ff1e6a66252de5880012a9e1c83492a506ec46e77524d485fcba9c6344be6274aa3da343c5a49ee3a741c1f6bab5c8183c2c028d6b1da8501ab4102bccd SHA256: 3f66efc373b3fd4bc76a3bed6fd6791f63d44657df29bcf0d8439773229ed9d1 SHA1: 140679ff93021ed2452ebfbe6911b1e4dd759516 MD5sum: 4b3abd66b8615148046e79634101b39b 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.