Search Criteria
Package Details: tikv 8.5.1-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: | AstroProfundis |
| Last Packager: | AstroProfundis |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-10-23 05:45 (UTC) |
| Last Updated: | 2025-01-22 04:11 (UTC) |
Dependencies (10)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- tikv-pdAUR
- awk (gawk-gitAUR, gawk) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc12AUR (make)
- gflags (gflags-gitAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- jemalloc (jemalloc-gitAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- rustup (rustup-gitAUR) (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.