Package: postgresql-19-pgmemcache Source: pgmemcache Version: 2.3.0-16.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 122 Depends: postgresql-19, libc6 (>= 2.14), libmemcached11, libsasl2-2 (>= 2.1.27+dfsg2) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-19-pgmemcache_2.3.0-16.pgdg22.04+1_amd64.deb Size: 47712 SHA512: 3738ce1249e3527a56e4450b640dfee96ed5994a94f13c97da807be88ae4ed0ab45f75a4ec913878ada533f3afbb606ee120e4513562b1c69f75ad2fa43e559d SHA256: b8cab1f6f54ed8eb05a0baf656cf528bb76d3476c97e2e6b30a526d79637cf44 SHA1: bb5942087ac1b5cb98763b39839b0a82a4ffdf32 MD5sum: 78bf8e7797ae6e8af89a7675de3e6c2f 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.