Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .github/images/imprint-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Imprint: Serialization Format for Data Pipelines

<img src=".github/images/imprint-logo.png" alt="Imprint Logo" style="width: 60%; margin: auto;"/>
<img src=".github/images/imprint-banner.png" alt="Imprint Logo" style="width: 100%; margin: auto;"/>

Imprint is a binary row serialization format built for stream processing
workloads, particularly those involving **incremental joins** and
Expand Down
Loading