You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/17 11:12:09 UTC

[GitHub] [couchdb] garrensmith commented on issue #2662: Use `couch_rate` application for `couch_view`

garrensmith commented on issue #2662: Use `couch_rate` application for `couch_view`
URL: https://github.com/apache/couchdb/pull/2662#issuecomment-600013040
 
 
   So I was more thinking around improving the api. I would like everything that happens here:
   https://github.com/apache/couchdb/pull/2662/files#diff-eaa4fdf87bdb0736ad0211f74193fc9fR484-R502
   
   to be in `couch_rate:new(RateLimitId)`.
   You have created a powerful config parser so lets use that to store all the information required for views. So we configure all the couch_rate_limiter parameters along with whether to use the ets or not.
   Does that make more sense?
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services