Re: [ANN] Schism, a set of CRDTs for Clojure and ClojureScript

2018-04-19 Thread Alex Redington
M2 have > destructive conflicts, does the most "recent" change win? Or does the local > copy win? > > Thanks, > > V/r > > John > > John > > On Thu, Apr 19, 2018 at 8:55 AM, Alex Redington > wrote: > >> I'll try to answer this quest

Re: [ANN] Schism, a set of CRDTs for Clojure and ClojureScript

2018-04-19 Thread Alex Redington
ested to know what > those boundaries are. > > Have you used them in production over the network, and if so, what > solution did you use? > > Thanks again! > > > > On Apr 18, 2018, at 5:57 PM, Alex Redington > wrote: > > Good evening! > > I submit for your evalu

[ANN] Schism, a set of CRDTs for Clojure and ClojureScript

2018-04-18 Thread Alex Redington
Good evening! I submit for your evaluation and reasoned feedback a library I've been working on to provide a set of convergent replicated data types to Clojure and ClojureScript: https://github.com/aredington/schism [com.holychao/schism "0.1.0"] Schism provides convergent collections for sets,