vutran1710/PyrateLimiter

DynamoDB Buckets

Closed this issue · 6 comments

estahn commented

We would like to use DynamoDB for persistence. I'd like to contribute the feature. Is the bucket design the same in v3?

for V3, please refer to https://github.com/vutran1710/PyrateLimiter/blob/pyrate-limiter-v3/pyrate_limiter/abstracts/bucket.py#L15

If you are in urgent need, then you can contribute to v2

V3 is expected to be released somewhere around Oct 23, so its gonna be a while until then.

If Dynanmo is integrated to PyrateLimiter v2, I will port it to v3 as well

estahn commented

Well, that is a quick response :)

I can definitely contribute to v2 and v3.

V3 is out. You can either...

  • Implement your own bucket, or
  • Make a new PR
  • Wait until I find the time to do it

Curious to see if there is any progress with this feature.

@hleong25 I have not a chance to work on this as priorities have shifted. I'm happy for you to take this on.