parity-common/memorydb
Johann Tuffe 41a5501309 fix indentations 2018-09-13 11:03:18 +08:00
..
benches use Vec in memorydb benches 2018-09-13 11:03:18 +08:00
src fix indentations 2018-09-13 11:03:18 +08:00
Cargo.toml bump hasdb and memorydb v0.3.0 and fix tests 2018-09-13 10:59:43 +08:00
README.md Add readme for MemoryDB 2018-07-11 15:55:12 +02:00

README.md

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