Skip to content

Commit

Permalink
Merge pull request #398 from CalvinNeo/merge-master-beyond-8.4
Browse files Browse the repository at this point in the history
Merge TiKV beyond 8.4(f520bdf,845a71bfb8c5)
  • Loading branch information
CalvinNeo authored Nov 7, 2024
2 parents 6b5a8b2 + 549464e commit b877a97
Show file tree
Hide file tree
Showing 508 changed files with 45,443 additions and 21,919 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To build TiKV you'll need to at least have the following installed:
* `cmake` - Build tool (required for gRPC)
* `awk` - Pattern scanning/processing language
* [`protoc`](https://github.com/protocolbuffers/protobuf/releases) - Google protocol buffer compiler
* C++ compiler - gcc 5+ (required for gRPC)
* `C++ compiler` - gcc 5+ or clang (required for gRPC)

If you are targeting platforms other than x86_64/aarch64 Linux or macOS, you'll also need:

Expand Down
Loading

0 comments on commit b877a97

Please sign in to comment.