aboutsummaryrefslogtreecommitdiff
path: root/research
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-04-26 23:02:07 +0000
committerGravatar Runxi Yu2026-04-26 23:02:07 +0000
commit7ca4818e21ea760daa0f579ce24fb84ed7163cbf (patch)
tree1d251905e69c8e52135cf58a0b8dcc60a4dbf662 /research
parentREADME, etc.: Add hjgit mirror (diff)
signatureNo signature
research: dynamic packfiles do not need abbreviated hashes
Diffstat (limited to 'research')
-rw-r--r--research/dynamic_packfiles.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/research/dynamic_packfiles.txt b/research/dynamic_packfiles.txt
index e6671521..e4fe7e54 100644
--- a/research/dynamic_packfiles.txt
+++ b/research/dynamic_packfiles.txt
@@ -171,3 +171,9 @@ https://github.com/inkandswitch/darn
https://www.youtube.com/watch?v=nk4nefmguZk
https://crates.io/crates/iroh-blobs
https://crates.io/crates/bao-tree
+
+
+Actually, who cares about abbreviated hashes?
+Clients. Clients only.
+It will be a separate interface satisfied by "normal repos"
+but not satisfied by our store. Good enough.