openethereum/util/memory-db
2020-09-14 16:08:57 +02:00
..
benches Prometheus, heavy memory calls removed (#27) 2020-09-14 16:08:57 +02:00
src Prometheus, heavy memory calls removed (#27) 2020-09-14 16:08:57 +02:00
.cargo_vcs_info.json Prometheus, heavy memory calls removed (#27) 2020-09-14 16:08:57 +02:00
Cargo.toml Prometheus, heavy memory calls removed (#27) 2020-09-14 16:08:57 +02:00
Cargo.toml.orig Prometheus, heavy memory calls removed (#27) 2020-09-14 16:08:57 +02:00
README.md Prometheus, heavy memory calls removed (#27) 2020-09-14 16:08:57 +02:00

MemoryDB is a reference counted memory-based HashDB implementation backed by a HashMap.