Package: postgresql-12-pgmemcache Source: pgmemcache Version: 2.3.0-13.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: postgresql-12, postgresql-12-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-12-pgmemcache_2.3.0-13.pgdg22.04+1_amd64.deb Size: 53096 SHA256: ebb5de9bfddd7280957ef8b2e62fa5abbcef9ac08439756802d319838f63f1b8 SHA1: 95a6a5b2ff22cba08ecb81e12d8a95110e857285 MD5sum: b3d38aa501cbbb0e74a3503f76f7d76e 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.