quorum/swarm/storage
aron a45421baaf swarm/storage: fix chunker when reader is broken
* brokenLimitedReader gives error after half size
* TestRandomBrokenData tests chunker with broken reader
* add blocking quitC (instead of errC) and use errC only for errors
* don't close chunkC in tester Split,
* use quitC to quit chunk storage loop
2016-10-10 23:34:44 +02:00
..
chunker.go swarm/storage: fix chunker when reader is broken 2016-10-10 23:34:44 +02:00
chunker_test.go swarm/storage: fix chunker when reader is broken 2016-10-10 23:34:44 +02:00
common_test.go swarm/storage: fix chunker when reader is broken 2016-10-10 23:34:44 +02:00
database.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
dbstore.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
dbstore_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
dpa.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
dpa_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
localstore.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
memstore.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
memstore_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
netstore.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
pyramid.go swarm/storage: fix chunker when reader is broken 2016-10-10 23:34:44 +02:00
types.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00