Package: postgresql-15-pgmemcache Source: pgmemcache Version: 2.3.0-15.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 130 Depends: postgresql-15, libc6 (>= 2.14), libmemcached11, libsasl2-2 (>= 2.1.27+dfsg2) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-15-pgmemcache_2.3.0-15.pgdg22.04+1_amd64.deb Size: 53064 SHA256: c92783cf3afc40c4d860b9670ff1c5af2b5b54283db2c621f5b8016ccbef5af9 SHA1: b897cd6a43a76f90eefacf5e35e26fbcacb9338a MD5sum: 02305c579dfaeb4cfdd90e99f85fdde4 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.