Skip to content

Stabilize the Jelly-Patch API #457

@Ostrzyciel

Description

@Ostrzyciel

Currently we have the Jelly-Patch-related classes and methods marked as experimental. Before we stabilize them, we should:

  • Inspect the code for possible optimizations
    • Introduce reusable row buffers for serialization
    • Introduce single row buffers for deserialization
    • Introduce row allocators for serialization
  • Review the code regarding public/private APIs and mark things as internal, as needed
  • Review the test coverage and improve it as needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions