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