apache / apache/mynewt-core

Need persistent storage system other than config_*

Open
#988 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C
Stars
891
Forks
381
Avg merge
2d 7h
Merged PRs (30d)
14

Description

Config framework is good for... configuration items, however we should have a persistent storage mechanism that allows us to store binary data into FCB. Also, FCB should be able to be shared between config, and this more general persistent storage mechanism.

Persistent storage mechanism should support binary data, and writing + appending to entries.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the config_* framework and the FCB implementation referenced in the issue. Determine how a shared persistent-storage mechanism could support binary entries, writing, and appending, then define what completion would require for storage and config to use the same FCB.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.