decentraland / decentraland/catalyst
Add LRU Wrapper with usage metrics for Catalyst Caches
- 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
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