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

Add caching to protocol rates retrieval #194

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

jakubswierczek
Copy link
Contributor

The code alterations were focused on adding a caching mechanism to the protocol rates retrieval. This system checks the cache first before attempting to fetch from the getAaveSparkRates, getAjnaRates, and getMorphoBlueRates functions. As a result, it will reduce unnecessary repetitive data fetching and optimize performance.

The code alterations were focused on adding a caching mechanism to the protocol rates retrieval. This system checks the cache first before attempting to fetch from the getAaveSparkRates, getAjnaRates, and getMorphoBlueRates functions. As a result, it will reduce unnecessary repetitive data fetching and optimize performance.
@jakubswierczek jakubswierczek self-assigned this Apr 23, 2024
@jakubswierczek jakubswierczek merged commit 3efbc3f into dev Apr 23, 2024
2 checks passed
@jakubswierczek jakubswierczek deleted the jacob/untracted/more-cache branch April 23, 2024 08:23
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