You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add documentation on how I envision GC working for ipcs:
Containerd GC unpins root IPLD nodes
If IPFS daemon is shared with other applications, how do I ensure I'm the last one to unpin that CID? Need some kind of pin refcounting (higher level IPFS proxy?)
IPFS GC removes unreferenced IPLD nodes (and its unreferenced children)
The text was updated successfully, but these errors were encountered:
Add documentation on how I envision GC working for
ipcs
:The text was updated successfully, but these errors were encountered: