npm rate-limiter-flexible 0.23.1
MongoDB compound index sharding support

latest releases: 5.0.3, 5.0.2, 5.0.1...
5 years ago

Features:

  • MongoDB limiter supports compound unique index sharding with indexKeyPrefix option now.
  • disable prefixing keys with empty keyPrefix option.
  • mongodb: specify collection name with tableName option.

Bug fixes:

  • postgresql: fix bug storing limits on different tables.
  • implement toString, symbol inspect and toJSON for RateLimiterRes.
  • fix RateLimiterUnion's consume TS response type (thanks @zephraph )
  • add type signatures for toString and toJSON methods of RateLimiterRes (thanks @michaeldzjap )

Don't miss a new rate-limiter-flexible release

NewReleases is sending notifications on new releases.