Skip to content

Conversation

@yim-lee
Copy link
Member

@yim-lee yim-lee commented Apr 30, 2020

Motivation:
Make all CRDTs serializable. See #507.

Modifications:

  • Add ProtobufRepresentable conformance to CRDT.ORMultiMap.
  • Add ProtobufRepresentable conformance to CRDT.LWWMap.

Result:
Resolves #507

Motivation:
Make all CRDTs serializable. See #507.

Modifications:
- Add `ProtobufRepresentable` conformance to `CRDT.ORMultiMap`.
- Add `ProtobufRepresentable` conformance to `CRDT.LWWMap`.

Result:
Resolves #507
Copy link
Member

@ktoso ktoso left a comment

Choose a reason for hiding this comment

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

Nice thanks! <3

@ktoso ktoso merged commit 31c81d2 into apple:master May 1, 2020
@ktoso ktoso deleted the more-crdt-seri branch May 1, 2020 01:21
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.

Codable conformances for CRDT types

2 participants