plugeth/swarm/storage/localstore
Anton Evangelatov 297fa1855c swarm/network: measure addPeer and deletePeer to know if Kad rearranged
swarm/storage: remove traces for put/get/set (#1389)

* swarm/storage: remove traces for put/get/set

* swarm/storage: remove Has traces
2019-05-10 12:29:27 +02:00
..
doc.go swarm/storage/localstore: new localstore package (#19015) 2019-02-07 18:40:26 +01:00
export_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
export.go swarm/storage/localstore: fix export db.Put signature 2019-05-10 12:26:30 +02:00
gc_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
gc.go swarm: instrument setNextBatch 2019-05-10 12:29:22 +02:00
index_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
localstore_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
localstore.go swarm/storage: improve instrumentation 2019-05-10 12:27:04 +02:00
mode_get_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
mode_get.go swarm/network: measure addPeer and deletePeer to know if Kad rearranged 2019-05-10 12:29:27 +02:00
mode_has_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
mode_has.go swarm/network: measure addPeer and deletePeer to know if Kad rearranged 2019-05-10 12:29:27 +02:00
mode_put_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
mode_put.go swarm/network: measure addPeer and deletePeer to know if Kad rearranged 2019-05-10 12:29:27 +02:00
mode_set_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
mode_set.go swarm/network: measure addPeer and deletePeer to know if Kad rearranged 2019-05-10 12:29:27 +02:00
retrieval_index_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
schema.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
subscription_pull_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
subscription_pull.go swarm/storage: improve instrumentation 2019-05-10 12:27:04 +02:00
subscription_push_test.go cmd/swarm, swarm: LocalStore storage integration 2019-05-10 12:26:26 +02:00
subscription_push.go swarm: LocalStore metrics 2019-05-10 12:26:33 +02:00