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

Indexing storage scaffolding #41

Closed
serg-temchenko opened this issue May 24, 2024 · 0 comments · Fixed by #47
Closed

Indexing storage scaffolding #41

serg-temchenko opened this issue May 24, 2024 · 0 comments · Fixed by #47
Assignees

Comments

@serg-temchenko
Copy link
Contributor

serg-temchenko commented May 24, 2024

As mentioned by @jmg-duarte in this comment:

What I suggested during the meeting was to start scaffolding the interface serving the boostd-data client.

A component that will be similar for use is the LevelDB service, though that for our case we'll be using RocksDB.

This component should be an abstract layer over the DB which we should use for storage indices to the data pieces stored in the storage provider system.

Please refer to the boostd-data component docs and our implementation guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants