Fine-grained accelerator offload runtime that overlaps GPU, HSM, or inference work with other PostgreSQL requests.
pgext.cloud · Source code · Control file
| Package | accel_ext |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 9 |
| Latest commit | 2026-08-23 |
| Latest release | 2026-08-22 |
| Catalogue updated | 2026-08-30 |
| redis_backed_storage | Experimental PostgreSQL table access method backed by Redis storage. |
| redis_link | Read-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support |
| pg_redispub | Publish channel messages from PostgreSQL to a local Redis server |
| async_response | PostgreSQL - Multiple asynchronous responses in one query |
| redis_fdw_rs | This extension allows PostgreSQL to directly query and manipulate Redis data as if it were regular PostgreSQL tables. |
| 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 |
| redis_fdw | Foreign data wrapper for querying a Redis server |