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

more cleanup following removal of ServiceBuilderExt::cache #1647

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

garypen
Copy link
Contributor

@garypen garypen commented Aug 30, 2022

pr: #1535 removed ServiceBuilderExt::cache.

That means there are no consumers for the cache layer functionality.
This PR removes that layer and means we can also remove our dependency
on moka. I've also removed the dependendy on include_dir which is no
longer in use.

Should save some compilation time and improve our security footprint
(less crates).

pr: #1535 removed ServiceBuilderExt::cache.

That means there are no consumers for the cache layer functionality.
This PR removes that layer and means we can also remove our dependency
on moka. I've also removed the dependendy on `include_dir` which is no
longer in use.

Should save some compilation time and improve our security footprint
(less crates).
@garypen garypen requested a review from Geal August 30, 2022 07:10
@garypen garypen self-assigned this Aug 30, 2022
@github-actions

This comment has been minimized.

for the change.
@garypen garypen merged commit dcdf585 into main Aug 30, 2022
@garypen garypen deleted the garypen/remove-moka-cache branch August 30, 2022 07:56
@abernix abernix mentioned this pull request Sep 2, 2022
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.

3 participants