Skip to content

Implement MemcachedResponseDecoder and MemcachedResponse #5

@dkz2

Description

@dkz2

The goal here is to create a decoder handler that can transform a ByteBuffer received from the Memcached server into a MemcachedResponse.

This will also include writing a unit test to verify the correct parsing of different MemcachedResponses.

Finally, this also includes handling responses for set operations.

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