Hi John, not specifically an answer to your question but maybe also helpful. Jan wrote a very nice article about the lifecycle of a http request in CouchDB.
https://cwiki.apache.org/confluence/display/COUCHDB/HTTP+request+lifecycle It's a walk through to code and I think interesting also ;-) Cheers Andy On 7 November 2014 18:33, john pradeep <[email protected]> wrote: > Hi, > I am trying to understand the couchdb source, It wasn't that difficult to > understand the structure of various applications, supervision trees, config > management etc. > > I have comfortably moved on to understand the actual layer where > couch_server accesses the file system to manage the DB files. > > But before i spend more time understanding the different DB files, shards, > and the data structure that gets flushed to these files. I was wondering if > there are any articles/blogs which explains these details so i can keep > that as a reference as i read the code. Any help in this regard will be > appreciated. > > > Thanks, > John > -- Andy Wenk Hamburg - Germany RockIt! GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588 https://people.apache.org/keys/committer/andywenk.asc
