Raw Package Information
Package: postgresql-9.5-pgmemcache
Source: pgmemcache
Version: 2.3.0-7.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-9.5, libc6 (>= 2.14), libmemcached11, libsasl2-2 (>= 2.1.27+dfsg)
Homepage: http://pgfoundry.org/projects/pgmemcache/
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-9.5-pgmemcache_2.3.0-7.pgdg20.04+1_amd64.deb
Size: 21632
SHA256: 2c6d6f6597f8510ef2194b1d02b4c3b62983fcfd98ee45693a6218ade93fb2ee
SHA1: 99914662a3e006bc67e9ae89e81ea20d4a59637b
MD5sum: 297e5bffb0aab88e86c247c3666d1067
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.