test:put_object

This commit is contained in:
weisd
2024-07-05 17:29:31 +08:00
parent 91c3fc2fe1
commit 98df9b91ba
3 changed files with 60 additions and 5 deletions
+2
View File
@@ -16,6 +16,8 @@ use crate::{
utils::hash,
};
const DEFAULT_INLINE_BLOCKS: usize = 128 * 1024;
#[derive(Debug)]
pub struct Sets {
pub id: Uuid,