select open change scope Open full search

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

Extensions / Compatibility

spat

Redis-like In-Memory DB Embedded in Postgres

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

Overview

Packagespat
Version0.1.0a4
PostgreSQL versions17
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars29
Latest commit2025-05-25
Latest release2025-03-22
Catalogue updated2026-08-30

Related extensions

See also

redisSend redis pub/sub messages to Redis from PostgreSQL Directly
redis_fdwForeign data wrapper for querying a Redis server
pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pgkvRedis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions
redis_linkRead-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support
redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
pg_redispubPublish channel messages from PostgreSQL to a local Redis server
postgres_redissynchronize selected PostgreSQL table values to Redis with hooks and a background worker