Search Criteria
Package Details: greptimedb-bin 0.14.0.20250324-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/greptimedb-bin.git (read-only, click to copy) |
---|---|
Package Base: | greptimedb-bin |
Description: | Open-source time-series database. |
Upstream URL: | https://github.com/GreptimeTeam/greptimedb |
Keywords: | database |
Licenses: | Apache-2.0 |
Provides: | greptimedb |
Submitter: | sunng |
Maintainer: | sunng |
Last Packager: | sunng |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2022-11-18 08:29 (UTC) |
Last Updated: | 2025-03-24 02:32 (UTC) |
Latest Comments
vbmithr commented on 2025-04-11 13:58 (UTC)
config file is outdated. Please update because I lost some time because of this, greptimedb just ignores the config sections. Also in [grpc], it's
bind_addr
notaddr
.micwoj92 commented on 2023-10-14 12:00 (UTC)
Needs zlib, gcc-libs and glibc in depends.
vbmithr commented on 2023-01-16 15:15 (UTC)
Oh ok, I always compile AUR packages with debug on that's why. All good then :)
sunng commented on 2022-12-26 13:05 (UTC)
@vbmithr the binary contains debug information. Don't worry, archlinux has strip process to shrink the final binary size, on my machine it's 95M. The upstream will also work on binary size shrinking.
vbmithr commented on 2022-12-26 09:14 (UTC)
Why is the binary size 1.4G?