ssbc / ssb-ebt

secure scuttlebutt replication with epidemic-broadcast-trees
MIT License
18 stars 10 forks source link

replace lossy-store with key-value-file-store #60

Closed arj03 closed 3 years ago

arj03 commented 3 years ago

This is mostly to make it work better in the browser, but I think using atomic-file-rw overall makes more sense as its used in most of the newer stack anyway.

Lossy store diff: https://github.com/dominictarr/lossy-store/compare/master...arj03:master

staltz commented 3 years ago

Nice fork! Reviewed on mobile