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

Refactor to simplify strategy creation #6

Merged
merged 5 commits into from
Jun 3, 2024
Merged

Conversation

gndelia
Copy link
Contributor

@gndelia gndelia commented May 31, 2024

This refactor simplifies strategy creation, by having the instantiation of the caches taking place in one file. It also extends the code so strategies could resolve to other caches created by other strategies.

index.ts was renamed to rpc.ts so the index file could export the strategy files

@gndelia gndelia self-assigned this May 31, 2024
@gndelia gndelia enabled auto-merge May 31, 2024 21:31
@gndelia gndelia requested a review from gabmontes June 3, 2024 13:55
@gndelia gndelia merged commit 02a5fb3 into main Jun 3, 2024
4 checks passed
@gndelia gndelia deleted the simplify-strategy-creation branch June 3, 2024 14:21
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