Search Criteria
Package Details: tikv 5.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tikv.git (read-only, click to copy) |
---|---|
Package Base: | tikv |
Description: | Distributed transactional key-value database, originally created to complement TiDB |
Upstream URL: | https://github.com/tikv/tikv |
Licenses: | Apache |
Provides: | tikv-server |
Submitter: | xuanwo |
Maintainer: | xuanwo (AstroProfundis) |
Last Packager: | AstroProfundis |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-23 05:45 (UTC) |
Last Updated: | 2022-03-03 04:49 (UTC) |
Dependencies (8)
- gcc-libs (fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- tikv-pd
- awk (gawk-git, gawk) (make)
- cmake (cmake-git) (make)
- gcc (fastgcc, gccrs-git, gcc-multilib-git, gcc-git) (make)
- go (go-git, go-go2go-git, gccrs-go-git, go-beta, gcc-go-git, gcc-go) (make)
- make (make-git) (make)
- rustup (rustup-git) (make)
Latest Comments
xuanwo commented on 2019-07-10 07:22 (UTC)
tikv 3.0 will be unable to build upon archlinux for now.
Issue has been submited here: https://github.com/tikv/tikv/issues/5034
tikv implements libtitan, and libtitan can't be built on gcc 9.1, I tried to fix it directly with https://github.com/pingcap/rocksdb/pull/105 , but the upstream decides to wait for the PR get merged on facebook side.
So it may take some time to get tikv 3.0 released.