Skip to content

Switch from serde_json to bincode for serialization #75

@dtpthao

Description

@dtpthao

Description: We've successfully moved from the implementation phase to stabilization. During this phase, we need to keep changes narrowly focused to minimize the risk of regressions. Please revert any out-of-scope updates in your PRs and keep them limited to the dependency switch.

Acceptance criteria:

  • Update serialization utility functions in layer8-interceptor-production to use bincode crate.
  • Update serialization utility functions in layer8-backbone to use bincode crate.
  • For any usage of serde_json outside a utility function, replace it with a call to the appropriate utility function.

I appreciate that you identified some syntax issues—feel free to create separate issues for each improvement idea, explain them, and we’ll discuss them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Merged

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions