tetsy-memory-db 0.26.0

in-memory implementation of tetsy-hash-db, useful for tests
Documentation
## tetsy-memory-db

TetsyMemoryDB is a reference counted memory-based [`HashDB`](https://github.com/tetcoin/tetsy-common/tree/master/tetsy-hash-db) implementation backed by a `HashMap`.