MCPcopy Index your code
hub / github.com/storj/storj

github.com/storj/storj @v1.158.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.158.2 ↗ · + Follow
25,112 symbols 134,395 edges 2,333 files 10,474 documented · 42% 250 cross-repo links updated 1d agov1.158.3 · 2026-07-07★ 3,266343 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Storj logo

Storj V3 Network

Go Report Card Go Doc

Storj is building a distributed cloud storage network. Check out our white paper for more info!


Storj is an S3-compatible platform and suite of distributed applications that allows you to store data in a secure and distributed manner. Your files are encrypted, broken into little pieces and stored in a global distributed network of computers. Luckily, we also support allowing you (and only you) to retrieve those files!

Table of Contents

Contributing to Storj

All of our code for Storj v3 is open source. If anything feels off, or if you feel that some functionality is missing, please check out the contributing page. There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project.

A Note about Versioning

While we are practicing semantic versioning for our client libraries such as uplink, we are not practicing semantic versioning in this repo, as we do not intend for it to be used via Go modules. We may have backwards-incompatible changes between minor and patch releases in this repo.

Start using Storj

Our wiki has documentation and tutorials. Check out these three tutorials:

License

This repository is currently licensed with the AGPLv3 license.

For code released under the AGPLv3, we request that contributors sign our updated Contributor License Agreement (CLA) v2 so that we can relicense the code under Apache v2, or other licenses in the future.

Support

If you have any questions or suggestions please reach out to us on our community forum or file a ticket at https://support.storj.io/.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 13,016
Function 6,957
Struct 3,447
Class 836
Interface 474
TypeAlias 251
Enum 88
FuncType 43

Languages

Go90%
TypeScript10%
Python1%

Modules by API surface

satellite/satellitedb/dbx/satellitedb.dbx.go3,275 symbols
private/multinodepb/multinode.pb.go1,099 symbols
private/multinodepb/multinode_drpc.pb.go456 symbols
satellite/internalpb/jobqueue.pb.go408 symbols
satellite/console/service.go239 symbols
satellite/admin/ui/src/api/client.gen.ts200 symbols
multinode/multinodedb/dbx/multinodedb.dbx.go146 symbols
satellite/admin/handlers.gen.go122 symbols
satellite/internalpb/jobqueue_drpc.pb.go120 symbols
web/satellite/src/types/payments.ts117 symbols
storagenode/hashstore/helpers_test.go112 symbols
satellite/metabase/metabasetest/test.go105 symbols

Dependencies from manifests, versioned

4d63.com/gocheckcompilerdirectivesv1.3.0 · 1×
cel.dev/exprv0.25.1 · 1×
cloud.google.com/gov0.123.0 · 1×
cloud.google.com/go/authv0.18.2 · 1×
cloud.google.com/go/auth/oauth2adaptv0.2.8 · 1×
cloud.google.com/go/bigqueryv1.72.0 · 1×
cloud.google.com/go/compute/metadatav0.9.0 · 1×
cloud.google.com/go/longrunningv0.8.0 · 1×
cloud.google.com/go/monitoringv1.24.3 · 1×
cloud.google.com/go/profilerv0.4.0 · 1×

Datastores touched

teststorjDatabase · 1 repos
(mysql)Database · 1 repos
masterDatabase · 1 repos
mydbDatabase · 1 repos

For agents

$ claude mcp add storj \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page