redis_fdw
Repository:
https://github.com/pg-redis-fdw/redis_fdw
The foreign data wrapper enables PostgreSQL to access and manipulate data stored in Redis, allowing for querying and joining of Redis keys with local tables using standard SQL syntax.
Information Analysis
| Extensibility Types: | Functions, Storage Managers |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 2949 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 2949 |
| Lines of Encapsulated Versioning Code: ? | 2 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0.07% |
| PostgreSQL Versions Cased On: ? | None |