Hi, I have used default Hashing Policy i.e. Traditional, so i have few doubts related to this as follows,
1. If i changed my Hashing policy to "consistent" then what will be the impact on code, memecache Data etc. 2. if i changed my client library currently using pecl/memcache to "pecl/memcached" does it affect hashin Algorithm or selection nodes, 3. Now i am having 2GB of data in 4 Memcache servers, so changing either my Hashin policy or client library , how can i cope up with this change? ..I dont want to loose my data .. 4. If i need to Add new server to pool or Remove existing server from pool, What steps should i perform to avoid any data loss? I mean how can do it gracefully .. Thanks in advance Regards, Sagar
