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

[Uber EPIC] Block Storage & Retrieval #396

Open
3 tasks
Nana-EC opened this issue Dec 10, 2024 · 0 comments
Open
3 tasks

[Uber EPIC] Block Storage & Retrieval #396

Nana-EC opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@Nana-EC
Copy link
Contributor

Nana-EC commented Dec 10, 2024

Overview

Phases: 2,3
Descriptions: Directory layout, (de)compression, archival, export to S3, out of order backfill writing, single block API, no history and full history modes

Iteration 1 (defined by #309)

The goal for the first iteration of the persistence layer is to lay the ground work, wire the core logic and make it work. Having that base will allow us to easily iterate over the functionality and extend/change it in the later iterations. The first iteration must include the ability to read/write blocks as a file, compress/decompress block files, archive/retrieve block files. The epic #309 very well describes and defines the goals and scope of the first iteration of the persistence layer. Later iterations must improve and make more reliable the core logic that is being introduced with this iteration.


Tasks

Preview Give feedback
  1. 7 of 12
    Block Node Epic Phase 2
    ata-nas
  2. 0 of 8
    Epic Phase 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants