Right now, i m guessing that the view is getting updated when a view is queried or requested
Is it possible to configure Couchdb to prepare views ahead of the time when the request is made, for eg., when a new doc is inserted or a current doc updated, this way i m hoping that the queries on permanent views will be even more faster and can be used to present data to users right now, i m unable to present data to users ,due to a perceptible delay in preparing the data Thanks a lot for pointers Couchdb rox
