Skip to content

Commit 42fb98b

Browse files
committed
IPFS final thoughts
1 parent ee80b1e commit 42fb98b

File tree

1 file changed

+11
-1
lines changed
  • content/en/blog/cstamas/2026/01/ipfs

1 file changed

+11
-1
lines changed

content/en/blog/cstamas/2026/01/ipfs/index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,14 @@ As mentioned above, in repositories published with Maven @ IPFS, the _leaves wil
134134
CID remains unchanged. Next level would be _IPFS global caching_, for example with Mimir (that already offers similar
135135
service on LAN using JGroups). Here, some translation needs to be done, that begins with GAV and ends with CID.
136136

137-
Once something in place, will report back! Cheers and have fun!
137+
## Final thoughts
138+
139+
I am not planning to pull back Maven publishing back to "stone age" (the 2000s, with many little repositories coming and
140+
going), but IPFS definitely has merit in several use cases. Some of them, just without any ordering are:
141+
* publishing snapshots across (probably totally disconnected) CI jobs
142+
* any ad-hoc kind of publishing without infrastructure
143+
* small scale forges
144+
145+
But I personally think that (global) caching w/ Mimir may be very interesting.
146+
147+
Once something more in place, will report back! Cheers and have fun!

0 commit comments

Comments
 (0)