aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/shed/db_test.go
Commit message (Collapse)AuthorAgeFilesLines
* swarm/shed: add metrics to each shed db (#18277)Anton Evangelatov2018-12-121-3/+3
| | | | | | | | | | * swarm/shed: add metrics to each shed db * swarm/shed: push metrics prefix up * swarm/shed: rename prefix to metricsPrefix * swarm/shed: unexport Meter, remove Mutex for quit channel
* swarm: add database abstractions (shed package) (#18183)Janoš Guljaš2018-11-271-0/+110