Commit Graph

20 Commits (b6c0234e0b5c9d459d1ed784c910f6348890d56b)

Author SHA1 Message Date
Anton Evangelatov bb55b0fb53 swarm/storage: add comparison towards leveldb.ErrNotFound (#19243) 6 years ago
Janoš Guljaš f0233948d2 swarm/chunk: move chunk related declarations to chunk package (#19170) 6 years ago
Matthew Halpern fbedf62f3d swarm/storage: fix loop bound for database cleanup (#19085) 6 years ago
Elad 5b8ae7885e swarm/storage: fix influxdb gc metrics report (#19102) 6 years ago
Janoš Guljaš 3fd6db2bf6 swarm: fix network/stream data races (#19051) 6 years ago
holisticode 41597c2856 swarm: Debug API and HasChunks() API endpoint (#18980) 6 years ago
Anton Evangelatov 9e9fc87e70
swarm: remove unused/dead code (#18351) 6 years ago
lash a6942b9f25 swarm/storage: Batched database migration (#18113) 6 years ago
Ferenc Szabo c41e1bd1eb swarm/storage: fix garbage collector index skew (#18080) 6 years ago
Ferenc Szabo 8080265f3f swarm/storage: fix access count on dbstore after cache hit (#17978) 6 years ago
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989) 6 years ago
lash dc3c3fb1e1 swarm/storage: Add accessCnt for GC (#17845) 6 years ago
Anton Evangelatov 303b99663e
swarm: schemas and migrations (#17813) 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
Balint Gabor 3ff2f75636
swarm: Chunk refactor (#17659) 6 years ago
Anton Evangelatov ff3a5d24d2 swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) 6 years ago
Elad 580145e96d swarm/storage: added metrics for db entry count (#17589) 6 years ago
Anton Evangelatov a8aa89accb swarm/storage: cleanup task - remove bigger chunks (#17424) 6 years ago
Anton Evangelatov 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 6 years ago
ethersphere e187711c65 swarm: network rewrite merge 6 years ago