PostgreSQL - Multiple asynchronous responses in one query
pgext.cloud · Source code · Documentation · Control file
| Package | async_response |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2022-12-23 |
| Catalogue updated | 2026-08-30 |
| redis_fdw_rs | This extension allows PostgreSQL to directly query and manipulate Redis data as if it were regular PostgreSQL tables. |
| redis_link | Read-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support |
| accel_ext | Fine-grained accelerator offload runtime that overlaps GPU, HSM, or inference work with other PostgreSQL requests. |
| pg_redispub | Publish channel messages from PostgreSQL to a local Redis server |
| redis_backed_storage | Experimental PostgreSQL table access method backed by Redis storage. |
| postgres_redis | synchronize selected PostgreSQL table values to Redis with hooks and a background worker |
| pgkv | Redis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions |
| notify_now | PostgreSQL Extension to send multiple responses from one SQL Query using LISTEN/NOFITY API |