Consume, penalty and reward with customDuration options
Features:
- use
consume(key, points, {customDuration: 1})
to dynamically change a duration of a current call for a key fixed by globalduration
Bug fixes:
- postgres limiter: create table (thank you @jdgriffith )
- memory limiter:
block
method duration - memcache limiter: fix possible race condition