service-fabric-distributed-cache icon indicating copy to clipboard operation
service-fabric-distributed-cache copied to clipboard

Support for Rate Limiting functionality

Open MedAnd opened this issue 5 years ago • 1 comments

Redis is often used for Rate Limiting API calls, however this might be a great feature to add directly to this project?

For example consider implementing:

  • SteppingTimeWindow
  • SlidingTimeWindow
  • LeakyBucket

MedAnd avatar Mar 07 '19 05:03 MedAnd

Thanks for the information. That does sound like a great feature we might have to add in the future.

lurock avatar Mar 07 '19 20:03 lurock