interfaces/interfaces library

Extension interfaces for hihook.

These interfaces are meant to be implemented by external packages that extend hihook's capabilities (e.g., storage adapters).

Classes

HiStore<K, V>
Abstract storage interface for hihook.