Hi!

On Dec 16, 2008, at 11:28 PM, Jitendra wrote:

tried with memcached_set_by_key(), memcached_get_by_key() to set and
get the key-value, with the master key as (serverip+port). But it is

by_key() functions partition based on that key so that items can be grouped onto the same server. It does not give you any particular control over which server the item will be sent to.

Cheers,
        -Brian

--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.



Reply via email to