select open change scope Open full search

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

Extensions / Foreign data wrappers

redis_fdw_rs

This extension allows PostgreSQL to directly query and manipulate Redis data as if it were regular PostgreSQL tables.

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

Overview

Packageredis_fdw_rs
Version0.6.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars7
Latest commit2026-06-10
Latest release2026-06-08
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_linkRead-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support
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
pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
async_responsePostgreSQL - Multiple asynchronous responses in one query
accel_extFine-grained accelerator offload runtime that overlaps GPU, HSM, or inference work with other PostgreSQL requests.