Jarek Kowalski
|
301f1d049a
|
added strongly-typed block.ContentID and renamed StorageBlock to ContentBlockID
|
2018-04-08 16:34:38 -07:00 |
|
Jarek Kowalski
|
4566213f5d
|
switched formatter to pass IV explicitly
extracted packIndex interface and implemented protoPackIndex to wrap all index data manipulation
|
2018-04-08 12:20:32 -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
|
453bab3560
|
fixed some lint errors, mostly dead code and missing error checks
|
2018-03-19 12:26:28 -07:00 |
|
Jarek Kowalski
|
54aeea8ee6
|
fixed block list for inline blocks
|
2018-03-14 19:27:52 -07:00 |
|
Jarek Kowalski
|
4564bc704f
|
breaking format change: removed support for groups in block manager, this produces bigger, tightly packed blocks
align pack blocks to 4096 bytes and insert random preamble
|
2018-02-10 13:07:10 -08:00 |
|
Jarek Kowalski
|
7833626c4a
|
added error handling when unable to load block index
|
2018-01-24 11:44:26 +00:00 |
|
Jarek Kowalski
|
2aa44eb454
|
added listing group blocks and summary to 'block list'
|
2017-10-17 19:24:16 -07:00 |
|
Jarek Kowalski
|
cc3e590136
|
moved block manager and formatter to a separate package
|
2017-10-09 06:42:30 -07:00 |
|
Jarek Kowalski
|
a6a37b709a
|
added pack info output to 'block list'
|
2017-10-08 20:49:25 -07:00 |
|
Jarek Kowalski
|
ce5d9b2247
|
output pack group when listing blocks
|
2017-10-08 17:40:37 -07:00 |
|
Jarek Kowalski
|
444b6306ca
|
refactored object manager to use block manager, exposed on repository
added CLI commands to manipulate blocks
|
2017-10-08 12:44:53 -07:00 |
|