Skip to content

Alternative name for freeReplyObject. #288

@p-elle-one

Description

@p-elle-one

I am maintaining a system that employs C's hiredis library whose source code is not available. Thus, it cannot be modified and recompiled to use libvalkey. However, I would like to use libvalkey in my own code but whenever freeReplyObject is called, it is resolved to the hiredis one, not libvalkey one. Please introduce an alternative name for freeReplyObject, like valkeyFreeReplyObject, so that the reply objects returned by libvalkey's functions can be freed safely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions