Hi all.. I have dense matrix (large sized matrix).Because of its size i could not be able to kept in memory.So i would like to use memcache.I configured memcached and is working. But how can i represent this Matrix input as a key,value pair.Is there any need to use any Db like MongoDb...
Pls help me to find out the solution Thank you Sreejith
