br

module
v0.0.0-...-1b33b2a Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0, Apache-2.0

README

TiKV-BR

Build Status codecov LICENSE Go Report Card

TiKV Backup & Restore (TiKV-BR) is a command-line tool for distributed backup and restoration of the TiKV cluster data.

Architecture

architecture

Building

To build binary and run test:

$ make build   // build the binary with debug info
$ make release // build the release binary used for production
$ make test    // run unit test

Notice TiKV-BR requires building with Go version Go >= 1.21

When TiKV-BR is built successfully, you can find binary in the bin directory.

User Manual

For details, see TiKV-BR User Docs.

Contributing

Contributions are welcomed and greatly appreciated. See CONTRIBUTING for details on submitting patches and the contribution workflow.

License

TiKV-BR is under the Apache 2.0 license. See the LICENSE file for details.

Directories

Path Synopsis
cmd
br
pkg
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
mock/storage
Package mockstorage is a generated GoMock package.
Package mockstorage is a generated GoMock package.

Jump to

Keyboard shortcuts

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