how to same "hash name" store in all node in Redis DB on Cluster Mode.

11 views
Skip to first unread message

nishant singh

unread,
Aug 31, 2017, 10:27:20 AM8/31/17
to Redis DB
hi,
    hashTypeConvert(robj *o,int enc) function in Redis DB
   
   else if(o->encoding == OBJ_ENCODING_HT)
       {
           redisPanic("Not Implemented "); // how to implement.
       }
    kindly Suggest me.
Reply all
Reply to author
Forward
0 new messages