Package: postgresql-14-pgmemcache Source: pgmemcache Version: 2.3.0-13.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 130 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.14), libmemcached11, libsasl2-2 (>= 2.1.27+dfsg) Homepage: https://github.com/ohmu/pgmemcache Priority: optional Section: database Filename: pool/main/p/pgmemcache/postgresql-14-pgmemcache_2.3.0-13.pgdg20.04+1_amd64.deb Size: 53020 SHA256: 5f185ca51a31aca0fe7092f00bfc8b860f2efc9bc835b570ac23e7f0a6f35f83 SHA1: 11cc3e6f9f5441f64700aa136bffbd477fa12ebe MD5sum: fe51bd5bdb7f2d321d08fadfc70b8af9 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.