Skip to content

Command Line Tool #17

@Hoverbear

Description

@Hoverbear

This extends #16 in many ways.

This issue proposes we add a feature command-line which enables a binary (src/bin/client.rs) via the required-features field of [bin].

This binary would allow users to call, for example:

$ tikv-client --pd ${PD} raw set key value
$ tikv-client --pd ${PD} raw get key
value

Closing this issue starts by opening an RFC to define the calling conventions. Due to the size of the issue it's advisable to start with raw first, then add transactional later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions