Skip to content

Commit

Permalink
to compress bin data in temprary directory
Browse files Browse the repository at this point in the history
  • Loading branch information
smellman committed Dec 16, 2024
1 parent 9e18b29 commit 47f61cc
Show file tree
Hide file tree
Showing 3 changed files with 250 additions and 8 deletions.
238 changes: 237 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ bytemuck = "1.20.0"
tinymvt = "0.0.1"
kv-extsort = { git = "https://github.com/MIERUNE/kv-extsort-rs.git" }
itertools = "0.13.0"
gzp = "0.10.1"
Loading

0 comments on commit 47f61cc

Please sign in to comment.