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

feat: deserialization for entities used in collab stream #682

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

khorshuheng
Copy link
Collaborator

This PR is dependent on a AppFlowy-Collab patch version based upon AppFlowy-IO/AppFlowy-Collab#226 , which has not be merged. Once merge the dependency will be updated accordingly.

Support for deserializing encoded entities using protobuf with bincode as fallback has been introduced in the collab stream entities that needs to be shared via Redis stream/pubsub. Serialization will remain in bincode format and introduced in a future release.

@khorshuheng khorshuheng requested review from Horusiath and appflowy and removed request for Horusiath July 10, 2024 07:27
@khorshuheng khorshuheng changed the title feat: deserialization for entities used in collab stream Draft:feat: deserialization for entities used in collab stream Jul 10, 2024
@khorshuheng khorshuheng marked this pull request as draft July 10, 2024 07:29
@khorshuheng khorshuheng force-pushed the collab-stream-entity-deser branch from 703af3c to 09ebdd0 Compare July 10, 2024 07:43
@khorshuheng khorshuheng force-pushed the collab-stream-entity-deser branch from 09ebdd0 to 33e04bb Compare July 29, 2024 04:26
@khorshuheng khorshuheng changed the title Draft:feat: deserialization for entities used in collab stream feat: deserialization for entities used in collab stream Jul 29, 2024
@khorshuheng khorshuheng marked this pull request as ready for review July 29, 2024 04:35
@appflowy appflowy merged commit ca6490c into main Jul 30, 2024
10 checks passed
@appflowy appflowy deleted the collab-stream-entity-deser branch July 30, 2024 09:08
uxodb pushed a commit to uxodb/AppFlowy-Cloud that referenced this pull request Nov 13, 2024
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.

3 participants