Skip to content

[Question] Is Orleans Serializer good choice for storing data? #9692

@zeinali-ali

Description

@zeinali-ali

Hi
I'm working on an event-sourcing system on top of Orleans. I gonna store all events permanently in DB.
The question is:
Is Orleans Serializer stable enough to we rely on for storing data? (I mean would be any probable breaking changes in the future?)

I have 2 option:

  1. Orleans Serializer
  2. Protobuf

And the possibility of breaking changes is the only reason if I gonna go with Protobuf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions