stores library

Contains core abstractions related to stores.

Classes

BaseStore<K, V>
Abstract interface for a key-value store.