memory-db

Crates.iomemory-db
lib.rsmemory-db
version0.32.0
sourcesrc
created_at2019-01-22 09:45:22.707684
updated_at2023-03-14 15:23:44.331367
descriptionIn-memory implementation of hash-db, useful for tests
homepage
repositoryhttps://github.com/paritytech/trie
max_upload_size
id109964
size23,562
Benjamin Kampmann (gnunicorn)

documentation

README

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

Commit count: 923

cargo fmt