Skip to content

Remove remains of caching code#819

Open
ecraig12345 wants to merge 1 commit intomainfrom
no-cache
Open

Remove remains of caching code#819
ecraig12345 wants to merge 1 commit intomainfrom
no-cache

Conversation

@ecraig12345
Copy link
Member

The code to actually cache tasks and check the cache was removed in #356 for unknown reasons, but at this point it's been gone for 6 years and our own practice and recommendation has shifted to using lage for caching and task orchestration anyway. So it's probably best to just remove the remnants of the caching code.

This PR removes the implementations and dependencies, but leaves the APIs themselves (deprecated) until the next major version.

Fixes #813

@ecraig12345 ecraig12345 requested a review from christiango March 26, 2026 00:53
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.

Remove leftovers of cache implementation

2 participants