Skip to content

Implement HDEL Command #21

Description

@unikdahal

Add support for the Redis HDEL command:

  • Accept RESP input for HDEL
  • Remove one or more fields from a hash
  • Return count of fields deleted
  • Add unit tests for HDEL
  • 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