rclone/vendor/storj.io/uplink
Caleb Case e7bd392a69 backend/tardigrade: Upgrade to uplink v1.0.6
This fixes an important bug with listing that affects users with more
than 500 objects in a listing operation.
2020-05-29 18:00:08 +01:00
..
internal backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
private backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
.clabot Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
.gitignore Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
access.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
bucket.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
buckets.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
CODE_OF_CONDUCT.md Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
common.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
config.go Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
doc.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
download.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
encryption.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
go.mod backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
go.sum backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
Jenkinsfile Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
LICENSE Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
MAINTAINERS.md Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
Makefile Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
object.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
objects.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
project.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00
README.md Tardigrade Backend: Dependencies 2020-05-12 15:56:50 +00:00
upload.go backend/tardigrade: Upgrade to uplink v1.0.6 2020-05-29 18:00:08 +01:00

Libuplink

Go library for Storj V3 Network.

Go Report Card Go Doc Beta

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


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

A Note about Versioning

Our versioning in this repo is intended to primarily support the expectations of the Go modules system, so you can expect that within a major version release, backwards-incompatible changes will be avoided at high cost. This is not the case with our downstream repo, storj/storj.

Documentation

Language bindings

License

This library is distributed under the Apache v2 license.

Support

If you have any questions or suggestions please reach out to us on our community forum or email us at support@tardigrade.io.