masukomi / masukomi/mdcd

support in-memory read/write

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

Nobody has claimed this yet.

enhancement
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.