koajs / ratelimit

Rate limiter middleware
MIT License
485 stars 57 forks source link

thenify => promisify #39

Closed whatwewant closed 3 years ago

whatwewant commented 6 years ago

Use native util.promisify instead of thenify.