Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Redis Foreign Data Wrapper

This is a foreign data wrapper for Redis. It is developed using Wrappers and only supports data scan at this moment.

Documentation

https://fdw.dev/catalog/redis/

Changelog

Version Date Notes
0.1.1 2024-11-28 Added TLS support
0.1.0 2023-12-29 Initial version