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
|
12c28e537d
|
simplified ObjectID code and changed it to a string
|
2018-05-09 22:22:37 -07:00 |
|
Jarek Kowalski
|
d8201229d8
|
plumbed through ctx in storage.Storage APIs and all uses
|
2018-04-03 17:39:54 -07:00 |
|
Jarek Kowalski
|
1c4e0e1e47
|
removed legacy oid format
|
2018-03-19 19:31:03 -07:00 |
|
Jarek Kowalski
|
10ca234633
|
switched to using zerolog for logging, by default log level=info, can be set to debug on commandline
|
2018-01-01 19:12:35 -08:00 |
|
Jarek Kowalski
|
31e5bce1cb
|
moved object management to kopia/kopia/object
|
2017-10-14 16:38:22 -07:00 |
|
Jarek Kowalski
|
b08a35e92b
|
refactored FS cache into reusable wrapper that can be applied on top of any filesystem abstraction
|
2017-09-04 17:42:50 -07:00 |
|