Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
323 views
in Technique[技术] by (71.8m points)

hashtable - How to access Redis dict linked list

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".

question from:https://stackoverflow.com/questions/65829716/how-to-access-redis-dict-linked-list

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...