Skip to content

Unify the C direct client and cluster client #21

@Jeffwan

Description

@Jeffwan

🚀 Feature Description and Motivation

Currently, there're two C clients.

  • The direct C client already exists (client/priskv.h) that connects directly to the server without Redis.
  • The cluster C client (cluster/client/client.h) supports redis based solution

Python binding only supports cluster.

Use Case

unify the client

Proposed Solution

No response

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