How can I access the redis dict pointer to get the key value pairs after the data is loaded from rdb file. I need to traverse the linked list using that pointer.
U can refer to this blog of redis internal structure "http://blog.wjin.org/posts/redis-internal-data-structure-dictionary.html".
2.1m questions
2.1m answers
60 comments
57.0k users