Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Partial caching support, backward compatible #9

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

Silic0nS0ldier
Copy link
Member

@Silic0nS0ldier Silic0nS0ldier commented Mar 15, 2020

I had wanted to add better caching in, but I discovered doing so would attract breaking changes. The implementation here should at least take some heat off dev hosting scenarios by ending requests sooner (less time in IO).

CI has also been switched over to Github Actions, however I wasn't able to complete the migration. The codecov secret needs to be added and the respective step uncommented. Appveyor integration will need to be removed.

@lcharette
Copy link
Member

Is this required for 4.4.0 ?

@Silic0nS0ldier
Copy link
Member Author

Nope

Copy link
Member

@lcharette lcharette left a comment

Choose a reason for hiding this comment

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

I didn't test, but code looks ok.

@lcharette
Copy link
Member

@Silic0nS0ldier If you want to merge this, go ahead. Just need to fix those conflict first :)

@Silic0nS0ldier
Copy link
Member Author

Awesome, I'll at this to my list.

@Silic0nS0ldier Silic0nS0ldier self-assigned this Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants