aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/localstore.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-3/+3
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-3/+3
* swarm: Debug API and HasChunks() API endpoint (#18980)holisticode2019-02-191-0/+7
* swarm/storage: simplify ChunkValidator interface (#18285)Javier Peletier2018-12-121-1/+1
* swarm/storage: move 'running migrations for' log line (#18120)Ferenc Szabo2018-11-201-3/+4
* swarm/storage: fix garbage collector index skew (#18080)Ferenc Szabo2018-11-131-15/+32
* swarm/storage: fix access count on dbstore after cache hit (#17978)Ferenc Szabo2018-11-131-0/+1
* swarm/storage: extract isValid. correctly remove invalid chunks from store on...Anton Evangelatov2018-10-041-21/+21
* swarm: schemas and migrations (#17813)Anton Evangelatov2018-10-031-0/+39
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-73/+37
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-7/+3
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-13/+14
* swarm: network rewrite mergeethersphere2018-06-221-35/+167
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-231-0/+16
* swarm/storage: pyramid chunker re-write (#14382)Zahoor Mohamed2017-09-221-1/+1
* swarm: fix megacheck warningsEgon Elbre2017-08-141-3/+1
* swarm/storage: release chunk storage after stop swarm (#3651)Maksim2017-02-091-0/+5
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-0/+74