ARK-Builders / ARK-Builders/ark-core
`fs-atomic-storage`: Integrate `fs-atomic-versions` with `fs-storage`
Open
- Dominant language
- Rust
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Move [atomic files](https://github.com/ARK-Builders/arklib/tree/main/src/atomic) abstraction from `arklib` to `ark-rust`, as separate module with its own Cargo.toml
- [x] Use it in the [storage component](https://github.com/ARK-Builders/ark-rust/issues/1) and in [ark-cli project](https://github.com/ARK-Builders/ark-cli).
Most likely, it won't need JNI later.
Contributor guide
Assessment
This issue has not been assessed yet.