storj
storj copied to clipboard
Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
Hello, I'm BM. A very nice and polite guy. It seems like my ISP throttles my storj connection (uplink or rclone). Any workaround? If I try to upload a large...
### Description: We want to get a local install of Rucio working with a Rucio Storage Element (RSE) that uploads/downloads/syncs to Storj. If there is a low-effort out-of-the-box solution that...
https://review.dev.storj.io/c/storj/storj/+/8041
Current `metainfo.ListObjects` implementation is using metabase iterator to list objects. Iterator implementation is rather complex and in fact we are not using its capabilities because `metainfo.ListObjects` method is returning only...
At the moment, metainfo DownloadObject, GetObject and other methods are using GetObjectExactVersion method. We need to modify them to use `GetObjectLastCommitted`. In general we need to find and replace all...
Its just reminder ticket that we need to brainstorm what we covered with test and what we didn't. Results of this ticket should a list of test cases to create...
We need to start uploading always into first available version metabase has method to do this: `BeginObjectNextVersion`. While doing upload we first creating pending object with first available version. Later...
Current server-side logic to overwrite object under target location is always using version `1` to delete/overwrite. When we will start using versions different than `1` we need this logic to...
**Description** See * https://forum.storj.io/t/whats-the-point-of-sending-the-emails-about-node-suspension/15753 * https://forum.storj.io/t/power-outage-wiped-my-node-config-then-more-woes-came/14994/6?u=alexey The suspension email is coming when the problem either fixed or at least when the node is performed check-in on the satellites, not before....
I want the captcha score for a successful signup to be stored with the user in the database so that we have visibility into users which were likely created with...