decentraland / decentraland/catalyst

Add LRU Wrapper with usage metrics for Catalyst Caches

Open
#1,661 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
52
Forks
56
Avg merge
5m
Merged PRs (30d)
1

Description

Currently, we lack insight into the usage of the caches implementation residing on the Catalyst. It would be extremely beneficial to incorporate a Least Recently Used (LRU) wrapper that tracks metrics about the cache usage. By doing so, we can make more informed decisions when configuring each cache, optimizing their performance.

This can be a new WKC module.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Catalyst cache implementation and tracing how its caches are configured and used. Clarify with maintainers what the proposed WKC module, LRU behavior, usage metrics, and acceptance criteria should be; done means those requirements are documented and verifiable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.