-
Updated
Oct 15, 2020 - Go
distributed-storage
Here are 132 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Go
-
Updated
Oct 15, 2020 - C++
-
Updated
Jun 2, 2020 - Erlang
-
Updated
Oct 16, 2020 - Java
Best I can tell, all executables produce 0 as a Linux exit code, regardless how wrongly they were invoked. That's a problem, e.g. when attempting to run the gateway as a systemd.service.
Specific use case: storj-gateway.service
runs gateway_xxx_yyy --config-dir does-not-exist
. Systemd happily reports that everything is fine -- which of course it is not, but it cannot tell unless the exit co
-
Updated
May 6, 2017 - C++
-
Updated
Oct 9, 2020 - C
-
Updated
Jun 28, 2018 - C
-
Updated
Jun 11, 2018 - C
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 5, 2019
-
Updated
Aug 7, 2020 - Go
-
Updated
Oct 16, 2020 - C
-
Updated
Jun 9, 2020 - Shell
-
Updated
Mar 7, 2019 - Go
-
Updated
Sep 30, 2020 - Swift
-
Updated
Oct 15, 2020 - Python
-
Updated
Oct 13, 2020 - Java
-
Updated
Jul 24, 2020 - Go
-
Updated
Sep 29, 2018 - JavaScript
-
Updated
Oct 29, 2018 - Python
-
Updated
Feb 9, 2018 - JavaScript
-
Updated
Mar 12, 2020 - Java
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Feb 15, 2019 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Jan 3, 2020 - Python
Improve this page
Add a description, image, and links to the distributed-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-storage topic, visit your repo's landing page and select "manage topics."
I am working on adding an ARM64 job in Travis. ARM64 job is failing as docker image
chubaofs/cfs-base:1.1
is not available for arm64.Please check https://travis-ci.org/github/odidev/chubaofs/jobs/713238554 for the same.
I have built ARM64 binaries in ARM64 platform using below steps: