Zend certified PHP/Magento developer

Magento 2 redis session store data

I am using magento 2.4.2 community edition and for graphql we cannot use magento session feature so I want to save data in Redis session and use that data

I have installed one redis package :
https://github.com/predis/predis

If you need any more information, type it in the comment and I will update the question

Any help would be appreciated!