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

Explore js-cache alternative #658

Closed
Nana-EC opened this issue Oct 27, 2022 · 0 comments · Fixed by #666
Closed

Explore js-cache alternative #658

Nana-EC opened this issue Oct 27, 2022 · 0 comments · Fixed by #666
Assignees
Labels
enhancement New feature or request limechain P1
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Oct 27, 2022

Problem

js-cache is currently used for caching static responses to speed up responses and reduce unnecessary load on nodes.
However, it has limitation around size limit and other items.

Solution

Explore alternatives and replace js-cache with an option that increase capability including

  • cache size limitations
  • automatic flushing
  • [Stretch] LRU properties

Alternatives

No response

@Nana-EC Nana-EC added enhancement New feature or request limechain P1 labels Oct 27, 2022
@Nana-EC Nana-EC added this to the 0.12.0 milestone Oct 27, 2022
@georgi-l95 georgi-l95 self-assigned this Nov 1, 2022
@Nana-EC Nana-EC moved this to Sprint BackLog in Smart Contract Sprint Board Nov 2, 2022
@georgi-l95 georgi-l95 linked a pull request Nov 2, 2022 that will close this issue
2 tasks
Repository owner moved this from Sprint BackLog to Done in Smart Contract Sprint Board Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request limechain P1
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants