Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Implement an Arithmetic Request supporting increment and decrement operations #26

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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