oasisprotocol / oasisprotocol/oasis-core
Consider a LHD cache
Open
Nobody has claimed this yet.
c:storage
p:3
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Currently we use a LRU cache for storage. We could consider LHD
https://www.usenix.org/system/files/conference/nsdi18/nsdi18-beckmann.pdf
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files or tests are named. Locate the current Go LRU cache used for storage, read the linked LHD paper, and determine the evaluation criteria and scope for comparing the policies; the issue is done only when the cache change and its expected benefit are defined and validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100