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