oasisprotocol / oasisprotocol/oasis-core

Consider a LHD cache

Open
#396 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.