Package: postgresql-11-pgmemcache Source: pgmemcache Version: 2.3.0-13.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 128 Depends: postgresql-11, postgresql-11-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-11-pgmemcache_2.3.0-13.pgdg20.04+1_amd64.deb Size: 50816 SHA256: 39d10036e6284eba40bbdda5dae6c6be718a13752641acc4d8ea33dc3869fd4a SHA1: 8d73494eee42d4e9515137b91848bf9cfde36e01 MD5sum: c9b075ab4d2a957d242677e0056a9d1f 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.