Package: postgresql-11-pgmemcache Source: pgmemcache Version: 2.3.0-14.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-14.pgdg20.04+1_amd64.deb Size: 50820 SHA256: 68cc57bea06cb2f966db3b17b9949b7bac50c3f3e0ba92f011c690f617e669dc SHA1: d4f3ddd020acebcf9de7c1bdc6defce1da3691df MD5sum: cddbcfe6b78859e2dbc3a4019b120cc8 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.