tetsy-memory-db 0.19.0

In-memory implementation of tetsy-hash-db, useful for tests
Documentation
1
MemoryDB is a reference counted memory-based [`HashDB`](https://github.com/tetcoin/trie/tree/master/tetsy-hash-db) implementation backed by a `HashMap`.