hiero-ledger / hiero-ledger/hiero-consensus-node
Consolidate File I/O usage
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
We use file access at several places (Read files, write files, ...). We should find all that places and create a solid facade for it (in swirlds-common).
# Step 1
Find all the places and create a good overview
# Step 2
Define how the architecture (maybe a facade) will look like in future
# Step 3
Migrate current code
Contributor guide
Research direction
Start by surveying the existing file-access locations described in the issue and record them in an overview. Then examine swirlds-common and define the proposed facade architecture before planning migration of the current code. Done means the overview, architecture, and migrated usages are complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100