lil_shi@programming.dev to Programming@programming.dev · 3 months agoWhat are some cool and obscure data structure you know of?message-squaremessage-square59fedilinkarrow-up1153
arrow-up1153message-squareWhat are some cool and obscure data structure you know of?lil_shi@programming.dev to Programming@programming.dev · 3 months agomessage-square59fedilink
minus-squareBackgrndNoize@lemmy.worldlinkfedilinkarrow-up1·3 months 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-up3·3 months 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