cache: plex integration, refactor chunk storage and worker retries (#1899)
This commit is contained in:
parent
b05e472d2e
commit
b48b537325
14 changed files with 781 additions and 652 deletions
2
cache/cache_test.go
vendored
2
cache/cache_test.go
vendored
|
@ -3,7 +3,7 @@
|
|||
// Automatically generated - DO NOT EDIT
|
||||
// Regenerate with: make gen_tests
|
||||
|
||||
// +build !plan9
|
||||
// +build !plan9,go1.7
|
||||
|
||||
package cache_test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue