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