Package: postgresql-10-pgmemcache Source: pgmemcache Version: 2.3.0-16.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 71 Depends: postgresql-10, 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-10-pgmemcache_2.3.0-16.pgdg22.04+1_amd64.deb Size: 22048 SHA512: 49b78b20e7f3d2bf3a4bab51582757d5bcaac3f885e105176bc8f181b2690f37883d86fcc5356fb49433b9f6157ae0306f0453f79603311a2037c2b8626e9f29 SHA256: ef35a11a669161fbb0fe5aed12af9073211b6812f5185a01701036c55b3022ff SHA1: e97a215b67bb16296ac7451c64d2b546b6459fa5 MD5sum: 21ce03b36729d55678e2e3d2ada8597f 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.