Search Criteria
Package Details: dgraph-bin 25.3.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dgraph-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | dgraph-bin |
| Description: | Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend |
| Upstream URL: | https://dgraph.io |
| Licenses: | Apache-2.0 |
| Conflicts: | dgraph |
| Provides: | dgraph |
| Submitter: | trengrj |
| Maintainer: | tee |
| Last Packager: | tee |
| Votes: | 8 |
| Popularity: | 0.60 |
| First Submitted: | 2016-10-25 07:58 (UTC) |
| Last Updated: | 2026-07-10 04:36 (UTC) |
Dependencies (0)
Required by (0)
Sources (7)
- dgraph-25.3.8.tar.gz.sha256
- dgraph-25.3.8.tar.gz
- https://github.com/dgraph-io/dgraph-experimental/raw/shiva/contrib/dgraph-contrib/systemd/centos/add_dgraph_account.sh
- https://github.com/dgraph-io/dgraph-experimental/raw/shiva/contrib/dgraph-contrib/systemd/centos/dgraph-alpha.service
- https://github.com/dgraph-io/dgraph-experimental/raw/shiva/contrib/dgraph-contrib/systemd/centos/dgraph-ui.service
- https://github.com/dgraph-io/dgraph-experimental/raw/shiva/contrib/dgraph-contrib/systemd/centos/dgraph-zero.service
- https://github.com/dgraph-io/dgraph/raw/v25.3.8/LICENSE.txt
Latest Comments
« First ‹ Previous 1 2
wayfarer commented on 2021-03-23 03:42 (UTC)
@galaux thanks for pointing that out, I plan to switch when I return to a non-metered internet connection soon. The upstream-provided files look rational at a glance, though I'll test what the transition to a dgraph system user is like before I push anything.
galaux commented on 2021-03-19 13:17 (UTC)
Thanks for this package. Just wanted to highlight that upstream already provides Systemd files.
wayfarer commented on 2020-12-16 20:32 (UTC) (edited on 2020-12-16 20:35 (UTC) by wayfarer)
Note that v20.11 includes a breaking change from v20.07 to use a newer version of badger (the underlying key-value database for dgraph) with a new Write-Ahead Log format. If you get the "manifest has unsupported version: X (we support Y)" error upon upgrading and then starting the dgraph-ratel service, either backup then restore or export then import your data from dgraph, making sure to clear out the data directory (/var/lib/dgraph/data/) between steps.
<deleted-account> commented on 2020-08-07 19:07 (UTC)
a
wayfarer commented on 2020-08-01 03:56 (UTC)
As of March 2020, dgraph has switched from semantic versioning to calendar versioning. Upstream will start a new release series every 4 months, and a release series will be supported for 12 months (security patches 18 months). As can be seen in the git log, I experimented with providing PKGBUILDs for the latest release in all currently supported series. I had hoped that the AUR server would rely on $pkgver in the PKGBUILD when offering the latest release, but it instead uses the latest commit. This will break new installations and upgrades of existing installations for any release series except the most recent release. Moving forward, I will only provide releases for the most recently created release series (i.e. 20.07 at this time until 20.11 is released and so on). This is in line with the Arch Linux Principles. If you wish to get a different version than the latest, download the PKGBUILD, change $pkgver, and proceed with building the package as normal. You can also follow the standard downgrade guidelines provided in the wiki.
<deleted-account> commented on 2020-06-05 23:13 (UTC)
a
wayfarer commented on 2020-06-05 01:21 (UTC)
Sure thing! I'm fine with that. I also just now realized that you can set up email release notifications on github so I followed the upstream git repo and that should help with more timely updates as well.
<deleted-account> commented on 2020-06-04 00:45 (UTC)
a
jnylen commented on 2019-04-15 02:16 (UTC)
@kjnsn, Can you disown the package or update it?
shadow79 commented on 2017-03-18 14:43 (UTC)
« First ‹ Previous 1 2