How to migrate from RabbitMQ to REDIS in.net application

Hi ,

I have a requirement for replacing the already written mechanism of RabbitMQ to Redis in .net application , is their any possibilities we can do that. If so please let me know how I can do that.
I have googled a lot but couldn’t able to find any relevant information, most of them show how we can use REDIS in place of RabbitMQ from scratch, but i want to know how we can modify the existing RabbitMQ process with REDIS.

Regards,
Lata