memorydb 0.3.0

in-memory implementation of hashdb
Documentation
MemoryDB is a reference counted memory-based [`HashDB`](https://github.com/paritytech/parity-common/tree/master/hashdb) implementation backed by a `HashMap`.