Skip to content

support zstd and seekable zstd#6

Open
c-cube wants to merge 5 commits into
mainfrom
sc/zeekstd
Open

support zstd and seekable zstd#6
c-cube wants to merge 5 commits into
mainfrom
sc/zeekstd

Conversation

@c-cube
Copy link
Copy Markdown
Collaborator

@c-cube c-cube commented May 20, 2026

mostly, when reading a .zst or .zstd or .zeekstd file, try to find the SeekTable at the end; if not fallback to sequential scanning via regular zstd (slower and doesn't support narrowing by time range). This is a new cargo
feature that's enabled by default.

close #5

@c-cube c-cube requested a review from mfp May 20, 2026 13:50
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.

support zstd seekable files

1 participant