Skip to content

Implement an Arithmetic Request supporting increment and decrement operations #26

@dkz2

Description

@dkz2

The goal of this issue is to implement support for increment and decrement operations, specified via the M(I) and M(D) Flags in the Meta Arithmetic (ma) command. This will require us to create a new MemcahedRequest that corresponds to the Meta Arithmetic operation. Additionally this issue will include updating our MemcachedResponseDecoder and MemcachedRequestEncoder to handle request/responses for arithmetic operations. Unit tests for arithmetic request construction and response parsing, as well as a unit and integration test with a Memcached server, and finally adding API support to our MemcachedConnection.

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