aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/localstore
Commit message (Expand)AuthorAgeFilesLines
* swarm: LocalStore metricsJanoš Guljaš2019-05-108-7/+169
* swarm/storage/localstore: fix export db.Put signatureAnton Evangelatov2019-05-101-1/+1
* cmd/swarm, swarm: LocalStore storage integrationJanoš Guljaš2019-05-1019-519/+844
* swarm/storage/localstore: global batch write lock (#19245)Janoš Guljaš2019-03-097-418/+96
* swarm/storage/localstore: fix synchronization in TestDB_gcSize (#19235)Janoš Guljaš2019-03-082-7/+12
* swarm: localstore hasser (#19230)Janoš Guljaš2019-03-072-0/+94
* swarm/storage/localstore: fix testDB_collectGarbageWorker data race (#19206)Janoš Guljaš2019-03-051-5/+7
* swarm/shed, swarm/storage/localstore: add LastPullSubscriptionChunk (#19190)Janoš Guljaš2019-03-022-0/+90
* swarm/chunk: move chunk related declarations to chunk package (#19170)Janoš Guljaš2019-02-2615-134/+146
* swarm/storage/localstore: fix tests for windows os (#19161)Janoš Guljaš2019-02-261-0/+21
* swarm: Fix localstore test deadlock with race detector (#19153)Janoš Guljaš2019-02-236-66/+73
* Ci race detector handle failing tests (#19143)Ferenc Szabo2019-02-212-0/+34
* swarm/storage/localstore: new localstore package (#19015)Janoš Guljaš2019-02-0817-0/+4244