redis_fdw_11 - A PostgreSQL Foreign Data Wrapper for Redis
| Website: | https://github.com/nahanni/rw_redis_fdw/ | 
|---|---|
| License: | PostgreSQL | 
| Vendor: | PostgreSQL Global Development Group | 
- Description:
 Writable Foreign Data Wrapper for Redis This PostgreSQL extension provides a Foreign Data Wrapper for read (SELECT) and write (INSERT, UPDATE, DELETE) access to Redis databases (http://redis.io). Supported Redis data types include: string, set, hash, list, zset, and pubsub.
Packages
| redis_fdw_11-1.1-1.rhel7.x86_64 [192 KiB] | 
              Changelog
              by Devrim Gündüz (2020-08-17):
              - Update to 1.1, which supports PostgreSQL 13.  | 
        
| redis_fdw_11-1.0-2.rhel7.x86_64 [192 KiB] | 
              Changelog
              by Devrim Gündüz (2020-05-06):
              - Fix suffixes in RPMs.  |