Commit Graph

7 Commits

Author SHA1 Message Date
09bca21eca
switch from LP to credits
As part of open sourcing the software product, we should consider that
loyalty points are not the best language. Switching to "credits" makes
sense from a lot of points of view.

At the same time, this change allows an achitectural change towards
slots. Slots allow daemon resources to get booked based on the HW ratio
configured in the daemon config.
2025-06-22 00:34:15 +03:00
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