Skip to content

Avoid buffer copies in RedisStateMachine #2173

@jeffreye

Description

@jeffreye

Feature Request

Is your feature request related to a problem? Please describe

This will be a performance improvement for all operations

Describe the solution you'd like

Less buffer, less copy. We can reuse the same buffer from Netty by slicing buffer.

Describe alternatives you've considered

NA

Teachability, Documentation, Adoption, Migration Strategy

If you can, explain how users will be able to use this and possibly write out a version the docs.
Maybe a screenshot or design?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions