Search Criteria
Package Details: greptimedb-bin 0.10.0.20241111-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.000024 |
First Submitted: | 2022-11-18 08:29 (UTC) |
Last Updated: | 2024-11-12 13:53 (UTC) |
Latest Comments
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?