garrensmith commented on a change in pull request #2662: Use `couch_rate` application for `couch_view` URL: https://github.com/apache/couchdb/pull/2662#discussion_r392841091
########## File path: src/couch_rate/README.md ########## @@ -0,0 +1,192 @@ +# Description + +The `couch_rate` application implements a generic rate limiter which can +be used to control batch size and delay between batches. It was initially +designed for backround index build to find an optimal batch size to utilize Review comment: s/backround/background ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
