redis get key which is another key's value -


i want use redis value key ,but key key's value.like:

set name "david" set david femal 

i david key->name,and value second object's key,like

get (get name) 

i hope result "femal", how should do?besides java client can support .


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -