Package: postgresql-17-pgmemcache Source: pgmemcache Version: 2.3.0-16.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 125 Depends: postgresql-17, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1) Breaks: postgresql-17-jit-llvm (<< 21) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-17-pgmemcache_2.3.0-16.pgdg26.04+1_amd64.deb Size: 45992 SHA512: 21b86193380e497023bde1eee89f4ef522b0a50c6cc40b301875993179921596ce379a6763dcacecac98785e17996994feace299cb19010ed95d59b9e91792b2 SHA256: 7c4a97f16230451b8cb12276d4ca3dfbf55dcdb614bfae2b9735ea48a40daab6 SHA1: 68d1bb69d67193236dcef721fcdc99969893121b MD5sum: 7d424d67df6c780bdb7a4282fca3b8ad 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.