Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new throttle queue #15

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Add new throttle queue #15

merged 2 commits into from
Jul 20, 2023

Conversation

nezuo
Copy link
Owner

@nezuo nezuo commented Jul 20, 2023

Fixes #14.

Here's a few additional changes from this PR:

  • Revamped testing and removed SUPER_SPEED tests. I was able to remove the confusing Clock object.
  • Removed the UnixTimestampMillis mock
  • Fixed :save() and :close() promises resolving with a value
  • Improved functionality of some tests

nezuo added 2 commits July 19, 2023 18:07
Removed SUPER_SPEED tests and Clock
Removed UnixTimestampMillis mock
Fixed :save and :close promises resolving with a value
Improved tests
@nezuo nezuo merged commit 55f01df into master Jul 20, 2023
@nezuo nezuo deleted the new-throttle-queue branch July 20, 2023 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Throttle queue should process requests on different keys at the same time
1 participant