storj/pkg/datarepair/repair.go
Jennifer Li Johnson 54996e1edb
pkg structure and repair queue enqueue/dequeue (#397)
* pkg structure and repair queue implementation

* adds zeebo

* gets redis working with queue

* modifies interface

* changes re feedback

* pr changes w encoding and enqueue dequeue modifications

* test force error

* concurrent enqueue/dequeue

* refactor sequential to use only 1 slice

* added token for time conflicts
2018-10-01 19:25:41 -04:00

5 lines
99 B
Go

// Copyright (C) 2018 Storj Labs, Inc.
// See LICENSE for copying information.
package datarepair