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

[#1234] Add reddis support for storing metadata validation results #1256

Conversation

jankun4
Copy link
Contributor

@jankun4 jankun4 commented Jun 11, 2024

List of changes

Add

  • Reddis port, and host in backend config
  • Async process that fetches and processes metadata
  • querying Metadata returns result from Redis cache if available

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@jankun4 jankun4 linked an issue Jun 11, 2024 that may be closed by this pull request
@jankun4 jankun4 marked this pull request as ready for review June 17, 2024 09:19
@MSzalowski MSzalowski self-requested a review June 26, 2024 07:52
@MSzalowski
Copy link
Contributor

I've added redis configuration within this commit. Could you please provide an update within an application to support these changes? I've replaced direct properties with an object.

@MSzalowski MSzalowski force-pushed the 1234-provide-workers-to-fetch-and-validate-proposals-and-drep branch from e4522b0 to 45cc8aa Compare July 1, 2024 11:32
@MSzalowski MSzalowski merged commit 3db9567 into develop Jul 1, 2024
5 of 7 checks passed
@MSzalowski MSzalowski deleted the 1234-provide-workers-to-fetch-and-validate-proposals-and-drep branch July 1, 2024 11:44
MSzalowski added a commit that referenced this pull request Jul 2, 2024
…rs-to-fetch-and-validate-proposals-and-drep"

This reverts commit 3db9567, reversing
changes made to e582b5d.
MSzalowski added a commit that referenced this pull request Jul 2, 2024
Revert "Merge pull request #1256 from IntersectMBO/1234-provide-workers-to-fetch-and-validate-proposals-and-drep"
@MSzalowski MSzalowski restored the 1234-provide-workers-to-fetch-and-validate-proposals-and-drep branch July 2, 2024 11: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.

Provide workers to fetch and validate proposals and DRep
2 participants