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ยง
- Memory
Block Store - In-memory block store using a concurrent hash map
In-memory block store for testing
This module provides a simple in-memory implementation of BlockStore that is useful for testing and benchmarking.