Redis-like In-Memory DB Embedded in Postgres
pgext.cloud · Source code · Website · License text · Control file
| Package | spat |
|---|---|
| Version | 0.1.0a4 |
| PostgreSQL versions | 17 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 29 |
| Latest commit | 2025-05-25 |
| Latest release | 2025-03-22 |
| Catalogue updated | 2026-08-30 |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| redis_fdw | Foreign data wrapper for querying a Redis server |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgkv | Redis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions |
| redis_link | Read-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support |
| redis_backed_storage | Experimental PostgreSQL table access method backed by Redis storage. |
| pg_redispub | Publish channel messages from PostgreSQL to a local Redis server |
| postgres_redis | synchronize selected PostgreSQL table values to Redis with hooks and a background worker |