Commit Graph

7 Commits

Author SHA1 Message Date
2fb91e5e87
refactor: renames memory/disk size fields to use MiB in app proto 2025-06-25 18:33:13 +05:30
b8db315af9
add apache 2.0 license 2025-06-19 20:47:25 +03:00
b5289f1f5b DTPM: upload files as stream and directory support (#2)
archive directory to upload
bincode serialize files to seal and save
zstd compression for tar archive
tests with fixtures

Reviewed-on: #2
Co-authored-by: Noor <noormohammedb@protonmail.com>
Co-committed-by: Noor <noormohammedb@protonmail.com>
2025-04-21 14:40:59 +00:00
e835424049
refactor error handling with thiserror in dtpm module 2025-02-18 13:59:14 +05:30
e643da298f Add gRPC support with tonic and protobuf integration 2024-12-23 18:26:50 +05:30
e5ef2c1e97 dtpm config and proto file 2024-12-11 16:13:28 +05:30
1a88755767 first commit 2024-12-11 16:00:55 +05:30