storj/pkg
James Hagans fdfa6e85c8 Streamstore impl of Stor interface (#191)
* first stab at PUT

* only PUT

* working on PUT

* Put with LimitReader

* start of Get

* reorder of files and proto meta

* working on Meta

* working on Meta

* add aware limit reader

* add size from segment put

* rm if for eof

* update to proto meta

* update gen proto file

* working on get

* working on get

* working on get

* working on list

* working on delete

* working on list

* working on meta method

* fix merge error and working on feedback from PR

* update to proto file

* rm size tuple

* mv eof limit reader to new file

* add toMeta

* rm varible names

* add updates from PR feedback

* updates from PR feedback

* updates from PR feedback

* add toMeta size based on total size

* update toMeta size calculation

* rm passthrough

* add default to config for segment size

* fix get method ranger bug

* add object support for nested stream proto

* rm nested stream meta data

* rm test for another PR
2018-08-23 21:56:38 -06: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 implements node pkg query method (#251) 2018-08-23 11:20:11 -04:00
eestream Node Identity (#193) 2018-08-13 10:39:45 +02:00
kademlia implements node pkg query method (#251) 2018-08-23 11:20:11 -04:00
miniogw Streamstore impl of Stor interface (#191) 2018-08-23 21:56:38 -06:00
node implements node pkg query method (#251) 2018-08-23 11:20:11 -04:00
overlay implements node pkg query method (#251) 2018-08-23 11:20:11 -04:00
paths adds Bucket Store (#213) 2018-08-16 10:32:28 -04:00
peertls Identity fixes+: (#270) 2018-08-23 16:08:26 +02:00
piecestore Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
pointerdb Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
pool all: fix govet warnings (#255) 2018-08-22 09:39:57 +03:00
process Consolidate command configuration and setup (#221) 2018-08-13 09:07:05 -06:00
provider Identity fixes+: (#270) 2018-08-23 16:08:26 +02:00
ranger Node Identity (#193) 2018-08-13 10:39:45 +02:00
statdb Kademlia Routing Table (#164) 2018-07-30 15:25:18 -04:00
storage Streamstore impl of Stor interface (#191) 2018-08-23 21:56:38 -06:00
telemetry Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00
transport node-node communication (#145) 2018-07-19 10:48:08 -04:00
utils Preliminary support for windows (#266) 2018-08-23 10:05:56 +03:00