storj/pkg
Natalie Villasana a4bb03d0da
adds inline segment support for segmentstore (#162)
* begins adding inline segment support for segmentstore

* adds PeekThresholdReader struct plus Read and isInline methods

* moves PeekThresholdReader to peek.go, adds more simplified Read function

* adds PeekThresholdReader tests

* reverts Read function to earlier version, updates tests to use ReadFull instead

* Get function now handles inline type pointers

* adds correct type Size and ExpirationDate to inline segment

* fixes return value in Put func error condition

* moves thresholdBuf and Read tests into a table test

* adds border case test, fixes redundant parts

* passes sizedReader size to makeRemotePointer
2018-08-01 16:25:06 -04:00
..
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
dht First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
eestream adds SegmentStore Put functionality (#138) 2018-07-12 18:37:50 -04:00
kademlia First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
miniogw adds inline segment support for segmentstore (#162) 2018-08-01 16:25:06 -04:00
node Mutex/nsclient- WIP (#104) 2018-07-19 15:57:22 -07:00
overlay First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
paths Refactor List in PointerDB (#163) 2018-07-27 09:02:59 +03:00
peertls captplanet (#159) 2018-07-24 10:08:28 -06:00
piecestore pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
pointerdb First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00
pool Mutex/nsclient- WIP (#104) 2018-07-19 15:57:22 -07:00
process pkg/process: don't require json formatting (#177) 2018-07-30 08:54:37 -04:00
provider pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
ranger Ranger refactoring (#158) 2018-07-31 09:16:39 -04:00
statdb Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00
storage adds inline segment support for segmentstore (#162) 2018-08-01 16:25:06 -04:00
telemetry added assertion for unused errors (#152) 2018-07-27 11:01:21 -06:00
transport node-node communication (#145) 2018-07-19 10:48:08 -04:00
utils First pass at node restrictions (#146) 2018-08-01 10:15:38 -04:00