How to access Redis dictht(**table) pointer to traverse linked list

Hello !
How can I print and store key value pairs in a text file using redis dictht (**table) pointer, after the data is loaded from rdb file.

I need to traverse the linked list using that pointer.

This would be a good questions for the core Redis developers. You can find the core developers in the Redis-DB mailing list: https://groups.google.com/g/redis-db

Thank You. I have posted the query on redis-db group.