Cache Templates on Disk
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 1.8k
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
As templates are not written permanently to disk, upon nProbe restart they are lost and nProbe is not operational until they ae received again. This is to request to dump them to disk and re-read them at restart in order to minimize startup time.
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
No files, tests, or entry points are named in the issue. Start by locating the template storage and startup initialization paths, then determine the on-disk format and reload behavior; done means templates survive an nProbe restart and startup no longer waits for them to be received again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100