eclipse-score / eclipse-score/persistency

Improvement: Make it possible to initialize KVS when snapshot with ID=0 is not available

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
2
Forks
28
Avg merge
2d 16h
Merged PRs (30d)
32

Description

Right now if snapshot with ID=0 is not available then KVS is not able to initialize.
Ideas:
- Add parameter to builder with snapshot ID - with 0 as default.
- Make automatic loop that tries to load until succesful and return loaded snapshot ID.
- This might not be preferred, as this performs implicit and surprising operation underneath.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.