lil_shi@programming.dev to Programming@programming.dev · 2 days agoWhat are some cool and obscure data structure you know of?message-squaremessage-square50fedilinkarrow-up1142arrow-down10
arrow-up1142arrow-down1message-squareWhat are some cool and obscure data structure you know of?lil_shi@programming.dev to Programming@programming.dev · 2 days agomessage-square50fedilink
minus-squareBackgrndNoize@lemmy.worldlinkfedilinkarrow-up1·2 days agoThis sounds like document collaboration software like Google sheets where multiple people can edit a document at the same time
minus-squaresubversive_dev@lemmy.mllinkfedilinkEnglisharrow-up2·1 day agoYes exactly, collaborative editing is probably the number one use case people actually use them for. I doubt Google docs actually uses a real CRDT behind the scenes but they do have some big brains over there in the chocolate factory
This sounds like document collaboration software like Google sheets where multiple people can edit a document at the same time
Yes exactly, collaborative editing is probably the number one use case people actually use them for. I doubt Google docs actually uses a real CRDT behind the scenes but they do have some big brains over there in the chocolate factory