Package: postgresql-13-pgmemcache Source: pgmemcache Version: 2.3.0-14.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 130 Depends: postgresql-13, postgresql-13-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-13-pgmemcache_2.3.0-14.pgdg20.04+1_amd64.deb Size: 52296 SHA256: dd7256b75e8a0ddae7cad551d682ebce58d77ffc85d560d3b283dbafbeb25594 SHA1: b2fa1863af0437fe2f5c3f7f8f1233f3a4b54bdf MD5sum: 2eb8cbb13ba6563c435461ac78a86e95 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.