module documentation

Execution store repository interface and implementations.

Copyright 2017-2025, Voxel51, Inc.

Class ExecutionStoreRepo Abstract base class for execution store repositories.
Class InMemoryExecutionStoreRepo In-memory implementation of execution store repository.
Class MongoExecutionStoreRepo MongoDB implementation of the execution store repository.