Crates.io | tetsy-memory-db |
lib.rs | tetsy-memory-db |
version | 0.26.0 |
source | src |
created_at | 2021-02-25 16:10:24.231025 |
updated_at | 2021-03-11 06:09:54.139536 |
description | in-memory implementation of tetsy-hash-db, useful for tests |
homepage | https://core.tetcoin.org |
repository | https://github.com/tetcoin/trie.git |
max_upload_size | |
id | 360510 |
size | 29,759 |
TetsyMemoryDB is a reference counted memory-based HashDB
implementation backed by a HashMap
.