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

github.com/storj/storj @v1.158.2 sqlite

repository ↗ · DeepWiki ↗ · release v1.158.2 ↗
25,112 symbols 134,395 edges 2,333 files 10,474 documented · 42%
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

SpaceReport (Interface)
SpaceReport is an interface for reporting disk usage. [8 implementers]
storagenode/monitor/space.go
V0PieceInfoDBForTest (Interface)
V0PieceInfoDBForTest is like V0PieceInfoDB, but adds on the Add() method so that test environments with V0 piece data ca [31 …
storagenode/pieces/store.go
Enablement (Interface)
Enablement checks if we have free resources to run background jobs. [6 implementers]
storagenode/cleanup/safe_loop.go
Verifier (Interface)
Verifier verifies a batch of segments. [45 implementers]
cmd/tools/segment-verify/service.go
WriterFlusher (Interface)
WriterFlusher implements io.Writer and flushing of pending content. [8 implementers]
cmd/storj-sim/prefix.go
ReadHandle (Interface)
ReadHandle is something that can be read from distinct parts possibly in parallel. [10 implementers]
cmd/uplink/ulfs/filesystem.go
ExecQueryer (Interface)
ExecQueryer contains methods for executing queries. [7 implementers]
shared/tagsql/tx.go
SelectorOverride (Interface)
SelectorOverride is an interface for components that can override the selector used in the command (instead of executing [14 …
shared/modular/cli/mudrunner.go

Core symbols most depended-on inside this repo

Equal
called by 5737
satellite/metabase/common.go
New
called by 4291
satellite/payments/stripe/client.go
Wrap
called by 3880
cmd/uplink/external.go
Error
called by 3484
cmd/storagenode/service_windows.go
Task
called by 3123
shared/hotel/adapter.go
Run
called by 3087
shared/mud/mud_test.go
value
called by 2769
satellite/satellitedb/dbx/satellitedb.dbx.go
Check
called by 2712
satellite/revocation/revocation.go

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×
4d63.com/gochecknoglobalsv0.2.2 · 1×
cel.dev/exprv0.25.1 · 1×
cloud.google.com/gov0.123.0 · 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