quorum/swarm/storage
Anton Evangelatov ff3a5d24d2 swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484)
* swarm/storage: remove redundant increments for dataIdx and entryCnt

* swarm/storage: add Delete to LDBStore

* swarm/storage: wait for garbage collection
2018-09-12 14:39:45 +02:00
..
encryption Encryption async api (#17603) 2018-09-11 11:39:02 +02:00
mock swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
mru swarm/network, swarm/storage: validate chunk size (#17397) 2018-08-14 16:03:56 +02:00
chunker.go swarm/network, swarm/storage: validate chunk size (#17397) 2018-08-14 16:03:56 +02:00
chunker_test.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
chunkstore.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
common.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
common_test.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
database.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
dbapi.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
error.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
filestore.go swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 2018-07-09 14:11:49 +02:00
filestore_test.go swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 2018-07-09 14:11:49 +02:00
hasherstore.go Encryption async api (#17603) 2018-09-11 11:39:02 +02:00
hasherstore_test.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
ldbstore.go swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) 2018-09-12 14:39:45 +02:00
ldbstore_test.go swarm/storage: remove redundant increments for dataIdx and entryCnt (#17484) 2018-09-12 14:39:45 +02:00
localstore.go swarm/network, swarm/storage: validate chunk size (#17397) 2018-08-14 16:03:56 +02:00
localstore_test.go swarm/network, swarm/storage: validate chunk size (#17397) 2018-08-14 16:03:56 +02:00
memstore.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
memstore_test.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
netstore.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
netstore_test.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
pyramid.go swarm/network, swarm/storage: validate chunk size (#17397) 2018-08-14 16:03:56 +02:00
swarmhasher.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
types.go swarm/network, swarm/storage: validate chunk size (#17397) 2018-08-14 16:03:56 +02:00