Antidote: CRDT-based distributed database
syncfree.github.io
Antidote: CRDT-based distributed database
1–10 of 89 posts
Re: Antidote: CRDT-based distributed database
#2Re: Antidote: CRDT-based distributed database
#3Re: Antidote: CRDT-based distributed database
#4Re: Antidote: CRDT-based distributed database
#5That said, a major part of why databases are hard is that reliable storage is hard. I see remarkably little about this on Antidote's homepage. I'd wish this was just a frontend to some battle tested storage engine but it appears that this is not the case.
Re: Antidote: CRDT-based distributed database
#6Is this at the cost of fast writes or flexible schema? The pitch video doesn't seem to mention any cons, yet seems to avoid mentioning the type of data or mutations supported. I guess I'll go read their publications.
Re: Antidote: CRDT-based distributed database
#7This has that "too good to be true" vibe, and I can't find much information on the authors or the Syncfree Consortium organization that backs the project besides their own website. Is this at the cost of fast writes or flexible schema? The pitch video doesn't seem to mention any cons, yet seems to avoid mentioning the type of data or mutations supported. I guess I'll go read their publications.
Re: Antidote: CRDT-based distributed database
#8The video lists pros/cons for strongly consistent and eventually consistent databases, but only has pros for a "just right consistency" database. What are the cons?
Re: Antidote: CRDT-based distributed database
#9Looking forward to Kyle Kingsbury’s Jepsen review.
Re: Antidote: CRDT-based distributed database
#10This has that "too good to be true" vibe, and I can't find much information on the authors or the Syncfree Consortium organization that backs the project besides their own website. Is this at the cost of fast writes or flexible schema? The pitch video doesn't seem to mention any cons, yet seems to avoid mentioning the type of data or mutations supported. I guess I'll go read their publications.