Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPIC] Storage #142

Open
4 tasks
Slickbird opened this issue Jan 12, 2023 · 0 comments
Open
4 tasks

[EPIC] Storage #142

Slickbird opened this issue Jan 12, 2023 · 0 comments
Labels
Epic An epic containing many features.

Comments

@Slickbird
Copy link

Slickbird commented Jan 12, 2023

EPIC of #106

Storage for Rust based Impl of Rosetta SDK, Includes:

Features:

  • Database
  • Error Storage
  • Encoder
  • Modules

Description:

  • All persistent data must be written to the /data directory. If the node you are working on utilizes a database (like Postgres) to store data reliably, ensure this is configured to save information to this directory (and in a manner that would not corrupt any data stored by the core node process or other necessary services). It must be possible to stop all services defined in the Dockerfile and restart them (without corruption) using only the state stored in this /data directory.
@Slickbird Slickbird added the feature A new feature to be implemented label Jan 12, 2023
@Slickbird Slickbird added this to the Full Rosetta SDK Spec milestone Jan 12, 2023
@Slickbird Slickbird changed the title [Feature] Storage [EPIC] Storage Jan 12, 2023
@Slickbird Slickbird added Epic An epic containing many features. and removed feature A new feature to be implemented labels Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic An epic containing many features.
Projects
None yet
Development

No branches or pull requests

1 participant