Skip to content

Offboard from ObjectOutputStream to custom writer or use reset #101

@the123saurav

Description

@the123saurav

Object output stream comes with an overhead of object cache which doesn’t make much sense for AOF as each command is independent. This leads to memory leaks and also slows down reads and writes.
Since we are already writing byte stream we don’t need specific serialisation capabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestevaluationFor 'Grokking Internal member' evaluation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions