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

Update Limitador to Tokio 1 async reactor #54

Merged
merged 20 commits into from
Jan 24, 2022
Merged

Conversation

unleashed
Copy link
Contributor

This PR updates the whole dependency tree to move to Tokio 1 at once.

Some dependency black magic has had to happen to ensure everything is on the right side of the runtime. It uses a pre-release, beta version of Actix 4 and a fork of paperclip to adapt to it, as well as newer, tokio1-compatible versions of multiple dependencies.

Because of the above we should seek some validation that the software runs in production just fine with no regressions (and hopefully better performance!).

While at it this also enables clippy lints as errors everywhere and adds minimal crate metadata.

@unleashed unleashed requested a review from eguzki January 21, 2022 17:48
Copy link
Contributor

@eguzki eguzki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@unleashed unleashed merged commit e2ebd57 into main Jan 24, 2022
@unleashed unleashed deleted the update-unsafe-deps branch January 24, 2022 09:33
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.

2 participants