Skip to content

Implement HINCRBY Command #25

Description

@unikdahal

Add support for the Redis HINCRBY command:

  • Accept RESP input for HINCRBY
  • Increment the integer value of a hash field by a given number
  • Add unit tests for HINCRBY
  • Document command usage in README

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions