I'm my quest to find clustering for  couchdb using hadoop I stumbled upon this 
blog 

http://mpouttuclarke.wordpress.com/2011/01/04/couchdb-and-hadoop/

The author mentions here about LRU caching being used by hadoop.  I have a huge 
dataset sorted on timestamp and caching on timestamp like LRU would be 
important for my use case. Does bigCouch offers such mechanism under it's hood 
? 

Monica



On Sep 19, 2011, at 10:43 PM, Robert Newson <[email protected]> wrote:

> What do you mean by 'caching' here?
> 
> On 19 September 2011 21:36, Monica Razdan <[email protected]> wrote:
>> Hello,
>> 
>>  I wanted to compare the caching mechanism used in Hadoop - LRU with
>> the caching in BigCouch. However, I couldn't find details about
>> underlying caching algorithm used in Bigcouch. Could someone please
>> direct me to the right resource?
>> 
>> Thanks,
>> monica
>> 

Reply via email to