Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed CRDT Set to a Map #320

Merged
merged 1 commit into from
May 30, 2020
Merged

Changed CRDT Set to a Map #320

merged 1 commit into from
May 30, 2020

Conversation

kelindar
Copy link
Contributor

This PR changes the current CRDT set to a key/value dictionary, adds more tests around it and other changes to serialization. This is the necessary plumbing to allow for cluster-global state which is replicated with gossip.

@kelindar kelindar requested a review from Florimond May 27, 2020 14:21
Copy link
Member

@Florimond Florimond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kelindar kelindar merged commit f8ffc5e into master May 30, 2020
@kelindar kelindar deleted the val branch May 30, 2020 12:12
Florimond pushed a commit that referenced this pull request Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants