Jarek Kowalski
|
c57531b751
|
switched Go logging library to github.com/op/go-logging which lets us override log levels per module
|
2018-07-09 21:28:12 -07:00 |
|
Jarek Kowalski
|
5333a9cfc1
|
reorganized dynamic splitter logic to be slightly faster and ignore hash value of zero, which introduced blocks smaller than expected on average
|
2018-06-13 22:56:17 -07:00 |
|
Jarek Kowalski
|
453bab3560
|
fixed some lint errors, mostly dead code and missing error checks
|
2018-03-19 12:26:28 -07:00 |
|
Jarek Kowalski
|
74195e316e
|
switched buzhash implementation to github.com/silvasur/buzhash, turns out previous library was used incorrectly, this one has simpler API, produces different split points
|
2017-11-14 22:45:15 -08:00 |
|
Jarek Kowalski
|
b5d0f2d120
|
more renames
|
2017-10-14 16:38:27 -07:00 |
|
Jarek Kowalski
|
31e5bce1cb
|
moved object management to kopia/kopia/object
|
2017-10-14 16:38:22 -07:00 |
|