Package: postgresql-15-pgmemcache Source: pgmemcache Version: 2.3.0-14.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 130 Depends: postgresql-15, postgresql-15-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-15-pgmemcache_2.3.0-14.pgdg22.04+1_amd64.deb Size: 52992 SHA256: 55b888906cbebbdfaf2db778d48d0a3a50c7c9dd2d0b490a109b038356187275 SHA1: 0f696bf89261d3808ef5e7cd6f593c0e0df9fdb2 MD5sum: c77d19b1164ea687f860c56852c2a72b 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.