Use of "persistent storage" term
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Search the repository for uses of "persistent storage" and related terminology, then review the surrounding API and documentation context. Decide on consistent wording that reflects in-memory storage, update the affected occurrences, and confirm that no misleading uses remain.
Written by the indexing model from the issue text.
Description
Persistent store is a term which usually means storage of data which will not be lost after powering down, see: here or a google search.
Having a quick glance over the code I think this library stores data in memory, so I think it could be somewhat confusion.
Some candidates for alternatives:
- In-memory storage
- Store
Other suggestions welcome.
- Dominant language
- Scala
- Stars
- 84
- Forks
- 20
- Avg merge
- 6h 22m
- Merged PRs (30d)
- 3
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.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
ergoplatform/ergodocs#614 ·
-
area:ci enhancement requires-triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
apache/datafusion-comet#6078 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
[VL] madvise(WILLNEED) call fails in MmapFileStream because of wrong calculation of fetching length Openbug triage
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
chipsalliance/rocket-chip#3831 ·