Module memory

Module memory 

Source
Expand description

In-memory block store for testing

This module provides a simple in-memory implementation of BlockStore that is useful for testing and benchmarking.

Structsยง

MemoryBlockStore
In-memory block store using a concurrent hash map