54996e1edb
* 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
5 lines
99 B
Go
5 lines
99 B
Go
// Copyright (C) 2018 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
package datarepair
|