client-go

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2021 License: Apache-2.0

README

TiKV Go Client

TiKV Go Client provides support for interacting with the TiKV server in the form of a Go library.

Its main codes and structure are stripped from the pingcap/tidb repository. The main reason for extracting this repo is to provide a cleaner option without directly accessing github.com/pingcap/tidb/store/tikv and introducing a lot of unnecessary dependencies.

There are examples of how to use them in the example/ directory. Please note that it is not recommended or supported to use both the raw and transactional APIs on the same keyspace.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL