select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Foreign data wrappers

redis_link

Read-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageredis_link
Version1.0
PostgreSQL versions16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2024-10-12
Catalogue updated2026-08-30

Related extensions

See also

redis_fdwForeign data wrapper for querying a Redis server
redisSend redis pub/sub messages to Redis from PostgreSQL Directly
redis_fdw_rsThis extension allows PostgreSQL to directly query and manipulate Redis data as if it were regular PostgreSQL tables.
postgres_redissynchronize selected PostgreSQL table values to Redis with hooks and a background worker
redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
pgkvRedis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions
pg_redispubPublish channel messages from PostgreSQL to a local Redis server
pg_readonlycluster database read only
pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
accel_extFine-grained accelerator offload runtime that overlaps GPU, HSM, or inference work with other PostgreSQL requests.