support in-memory read/write
Nobody has claimed this yet.
- Dominant language
- Scheme
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When writing to the filesystem has been disabled there should be an option to load the docs into memory and read them from there.
This should be something that a developer needs to turn on, not the default when writing to the filesystem is disabled. There's no point in wasting ram if no-one is going to be using it.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points, so first identify where filesystem writing and documentation loading are implemented. Confirm how an opt-in in-memory mode should be enabled and verify that documentation can be read without filesystem writes while the default behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100