Project
Enabling Redis on z/OS
Objective
Create a fully functional, test-clean Redis port that installs cleanly on z/OS, passes the upstream test-suite, and includes z/OS-specific build/run documentation.
Outcome
Build artifacts - redis-server, redis-cli, and helper tools compile without errors or warnings on z/OS with all upstream test cases passed.
Apply By Date |
02 Jun 2025 |
Students |
1 / 4 |
Duration |
60 days |
Mentor |
Haritha D |
Tools-Technologies | C |
Platform | 1 ) Mainframe Link to be provided once students start working on a project. |
College | 1. PES University, Bangalore | 2. PESIT |
|
Haritha D' Comment
- Environment & Baseline Confirm bootstrap + compile steps still work on latest Redis source.
- Test-Suite Analysis Capture failing tests -> Run
make test
, analyse failures
- Code Fixes & Patches Add z/OS specifc patches, no regression to be introduced
- Integrate with pipeline and generate build
- Documentation about the fixes and report.