← Back to team overview

libmemcached-build team mailing list archive

Store a object coressponding to a key

 

Hi All,
I want to store a structure as a value to a key using libmemcached. The memcached_set functions only allows a char * value to be stored. Also, I want to update a variable value in the structure. Please help me out with this.

Thanks,
Priyanka