Skip to content

Conversation

@mkitti
Copy link
Contributor

@mkitti mkitti commented Nov 24, 2025

This commit introduces the concat-parts storage transformer, which allows composing a chunk from multiple files (prefixes, main part, and suffixes).

Changes include:

  • Introduced the concat-parts storage transformer.
  • The configuration uses a parts array, where each part specifies its key_suffix and optional size.
  • Updated the README.md to describe the new functionality and provide examples, including a demonstration of using a header (prefix) with sharding_indexed and a checksum example with zstd.

This commit introduces the `concat-parts` storage transformer, which allows composing a chunk from multiple files (prefixes, main part, and suffixes).

Changes include:
- Introduced the `concat-parts` storage transformer.
- The configuration uses a `parts` array, where each part specifies its `key_suffix` and optional `size`.
- Updated the `README.md` to describe the new functionality and provide examples, including a demonstration of using a header (prefix) with `sharding_indexed` and a checksum example with `zstd`.
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 this pull request may close these issues.

1 participant