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

[Tracking Issue] Support put directory and compression in Puffin #4193

Closed
5 tasks done
zhongzc opened this issue Jun 24, 2024 · 0 comments · Fixed by #4240
Closed
5 tasks done

[Tracking Issue] Support put directory and compression in Puffin #4193

zhongzc opened this issue Jun 24, 2024 · 0 comments · Fixed by #4240
Labels
C-feature Category Features tracking-issue A tracking issue for a feature.

Comments

@zhongzc
Copy link
Contributor

zhongzc commented Jun 24, 2024

What problem does the new feature solve?

In order to support log indexing, we need to let Puffin provide the ability to put directories and compress.

What does the feature do?

  • Support footer lz4 compression
  • Introduce puffin manager trait
  • Introduce writer for puffin manager
  • Introduce cache manager
  • Introduce reader for puffin manager

Implementation challenges

No response

@zhongzc zhongzc added C-feature Category Features tracking-issue A tracking issue for a feature. labels Jun 24, 2024
@zhongzc zhongzc changed the title [trakcing Issue] Support put directory and compression in Puffin [Tracking Issue] Support put directory and compression in Puffin Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features tracking-issue A tracking issue for a feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant