Search Criteria
Package Details: tikv 4.0.9-1
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: | |
Provides: | |
Submitter: | xuanwo |
Maintainer: | xuanwo (AstroProfundis) |
Last Packager: | AstroProfundis |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-23 05:45 |
Last Updated: | 2020-12-25 08:57 |
Dependencies (8)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- tikv-pd
- awk (gawk-git, gawk) (make)
- cmake (cmake-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- make (make3, make-git, make-without-guile) (make)
- rustup (rustup-git) (make)
Latest Comments
xuanwo commented on 2019-07-10 07:22
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.