ok, so if i add object from one script i cannot access it from the other and vice versa. which is strange.
if i do the dump using memcached-tool and i get something like this ... which is ok both of the object are inside (candidate_2 and candidate_1 both are part of the public_group group).
add 1:public_group:candidate_2 0 1315556543 11 add :public_group:candidate_1 0 1315556543 13
I guess the problem is that one element has that "1" infront of the group definition. What is that i tried googlin' and nothing. Does anyone has any idea ?
thnx
ps: // using php & default memcache client script