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

Ocean: Initial setup #2856

Closed
wants to merge 11 commits into from
Closed

Ocean: Initial setup #2856

wants to merge 11 commits into from

Conversation

Jouzo
Copy link
Collaborator

@Jouzo Jouzo commented Mar 10, 2024

Summary

  • Initial Ocean archive setup.
  • Adds placeholder FFI calls for indexing/invalidating block
  • Adds RocksDB columns families, models and repository for data access

Descritipion

  • storage directory holds ain-db Column, TypedColumn and ColumName implementations.
  • model directory holds indexed model values and keys.
  • repository directory holds implementation of RepositoryOps for bridging column family to the right model.
  • Indexer directory holds placeholder for indexing/invalidating block which will be implemented in subsequent PR.

Dependencies

@Jouzo Jouzo added the b/ocean label Mar 18, 2024
@prasannavl prasannavl added p2 Medium priority e4 High effort // takes lot of time or high expertise labels Jul 3, 2024
@Jouzo
Copy link
Collaborator Author

Jouzo commented Sep 4, 2024

Closing as out of date

@Jouzo Jouzo closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b/ocean e4 High effort // takes lot of time or high expertise p2 Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants