Package: postgresql-15-pgmemcache Source: pgmemcache Version: 2.3.0-13.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: postgresql-15, postgresql-15-jit-llvm (>= 14), 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-15-pgmemcache_2.3.0-13.pgdg22.04+1_amd64.deb Size: 53264 SHA256: 33ce6b4d4c48ecb3bbe6c8f69ea2343cdb6e90768e4b77474d5f6819bd7f297f SHA1: ad2d5bc95f9bf9e151f77887368438d34c90f174 MD5sum: 2675d513e72f4a8a6ae0ea8dab5a5f79 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.