Package: postgresql-12-pgmemcache Source: pgmemcache Version: 2.3.0-14.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: postgresql-12, postgresql-12-jit-llvm (>= 15), 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-12-pgmemcache_2.3.0-14.pgdg22.04+1_amd64.deb Size: 52680 SHA256: 8153ffa80e09029bf6d01f4192d435a59b1576bfada554393e4d9c471533e75e SHA1: db815d7d7688c7f2c882d7c1aa0a69eb7ce851cb MD5sum: 7954739c01c64919f1ae6d388b64e8f4 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.