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 Redis cache support #1625

Closed
6 of 8 tasks
georgi-l95 opened this issue Aug 10, 2023 · 2 comments · Fixed by #1666
Closed
6 of 8 tasks

Add Redis cache support #1625

georgi-l95 opened this issue Aug 10, 2023 · 2 comments · Fixed by #1666
Labels
enhancement New feature or request Epic

Comments

@georgi-l95
Copy link
Collaborator

georgi-l95 commented Aug 10, 2023

Problem

We currently have methods that need to share their cache between different relay instances. Otherwise they might not operate properly.

Solution

Add Redis support in the relay and refactor cacheClient to support using either lru or redis, depending on method.

Tasks

  1. P1 documentation enhancement
    georgi-l95
  2. P1 enhancement
    georgi-l95
  3. georgi-l95
  4. enhancement
    Ivo-Yankov
  5. enhancement
    Ivo-Yankov
  6. enhancement
    Ivo-Yankov
  7. Internal good first issue hacktoberfest
    sahil9001
  8. good first issue hacktoberfest
    SanchitMahajan236

Alternatives

No response

@georgi-l95 georgi-l95 added the enhancement New feature or request label Aug 10, 2023
@georgi-l95 georgi-l95 self-assigned this Aug 10, 2023
@Nana-EC Nana-EC added this to the 0.31.0 milestone Aug 18, 2023
@georgi-l95 georgi-l95 linked a pull request Aug 22, 2023 that will close this issue
2 tasks
@georgi-l95 georgi-l95 reopened this Aug 28, 2023
@Nana-EC Nana-EC removed this from the 0.31.0 milestone Nov 15, 2023
@georgi-l95 georgi-l95 removed their assignment Feb 12, 2024
@Nana-EC
Copy link
Collaborator

Nana-EC commented Apr 17, 2024

@georgi-l95 can we close this or are the 2 remaining items still open?

@georgi-l95
Copy link
Collaborator Author

@Nana-EC Closing, as I think those are not needed. We can reopen, if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants