Package: postgresql-15-pgmemcache Source: pgmemcache Version: 2.3.0-16.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-16.pgdg22.04+1_amd64.deb Size: 53176 SHA512: 88895f03be9d97a748ff0c802f47eee47b07067e7c147590851f3e3a57bf22d9ade9a5507d365ea411cc4a63eea649850aada5958d4cf842a0a82331a56fcfd4 SHA256: bbb8cff217f628823a787eef67b97fedca6b1b7c6c0eb5d95b5f3a437b079d44 SHA1: 8a304027d842df945488e001c6773d3215375386 MD5sum: 475c8e7b561e1a4bb33597883ae624de 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.