git ssb

0+

cel / kvset



Commit 8e0799ca7fe7eaf3235227cb1adf25c39b2a4877

Note that this is a 2P-set

cel committed on 11/3/2016, 3:05:06 AM
Parent: 9fecf15d1a934c1eaae11c7e16efd9f1d2fe62d5

Files changed

README.mdchanged
README.mdView
@@ -1,8 +1,9 @@
11 # kvset
22
33 A set that can be updated using key-value links to indicate causal order.
44 Intended to be used with hash-link systems, like [secure-scuttlebutt][].
5 +Basically it is a [2P-set][] of keys and values that they map to.
56
67 See also [hyperlog][], [kvgraph][]
78
89 ## API
@@ -22,4 +23,5 @@
2223
2324 [hyperlog]: https://github.com/mafintosh/hyperlog
2425 [kvgraph]: https://git-ssb.celehner.com/%25oJnY1QfgTgg%2BQhpa7COv5WGWZLohz74%2B77thqH6tzqU%3D.sha256
2526 [secure-scuttlebutt]: https://git-ssb.celehner.com/%25iljFzUwTYposC7vs2V6AZgObPqwRVNAXjxYVVUoG4tU%3D.sha256
27 +[2P-set]: https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type#State-based_2P-set

Built with git-ssb-web