Frederick F. Kautz IV
|
d5db891094
|
Simplfying code in api, round 1. Decoupling functions which both write headers and data.
|
2015-03-28 18:01:00 -07:00 |
Frederick F. Kautz IV
|
b165efdfcb
|
Refactoring pkg/utils/log, copying from golang's log and modifying
|
2015-03-28 15:58:48 -07:00 |
Frederick F. Kautz IV
|
96e26335e2
|
Adding tests and a fix for get object where bucket is not found
|
2015-03-27 23:23:22 -07:00 |
Harshavardhana
|
0474439b43
|
Code restructuring, assigning proper subsystems to each
- Drivers contain
* donut/*
* file/*
* memory/*
- Storage format contains
* donut/*
- GetObject() --> renamed to GetObjectReader()
- Deleted stale objectwriter.go, renamed donutwriter.go to object_writer.go
Simplifying, and documenting codebase further
|
2015-03-24 06:47:10 -07:00 |
Harshavardhana
|
914962bd93
|
Implement log package as drop-in replacement for handling Debug log-level
|
2015-03-23 18:18:11 -07:00 |
Harshavardhana
|
2b0b5f014a
|
Update license header Mini should be Minimalist really
|
2015-03-19 14:35:50 -07:00 |
Harshavardhana
|
a1baed3bbc
|
Refactor to move config handling into api/
|
2015-03-18 22:49:02 -07:00 |