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

Foreign data wrapper for querying a Redis server

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

Overview

Packageredis_fdw
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars535
Latest commit2026-08-08
Catalogue updated2026-08-30

Related extensions

See also

pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
redisSend redis pub/sub messages to Redis from PostgreSQL Directly
pgmbA simple PostgreSQL Message Broker system
pgmemcachememcached interface
ulakTransactional Outbox extension for PostgreSQL with reliable asynchronous delivery
pgqGeneric queue for PostgreSQL
tcnTriggered change notifications
pgmqttCDC-to-MQTT broker for PostgreSQL
mongo_fdwforeign data wrapper for MongoDB access
pg_durableSQL-native durable orchestrations for PostgreSQL