Content addressed: Difference between revisions

From apm
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}


Unison is (to my knowledge) the first fine grained content addressed programming language. <br>
* Unison language – content addressed on the single closure level
Just like Git, Nix, IPFS, and of couse Holochain is content addressed.
* Holochain DHT – content addressed on the per file level?
* IPFS – content addressed on the per file level
* Git – content addressed on the per file level
* Nix content addressed on the per package level?


== External links ==
== External links ==

Revision as of 01:32, 13 July 2021

This article is a stub. It needs to be expanded.
  • Unison language – content addressed on the single closure level
  • Holochain DHT – content addressed on the per file level?
  • IPFS – content addressed on the per file level
  • Git – content addressed on the per file level
  • Nix – content addressed on the per package level?

External links