Module change_repository

Module change_repository 

Source
Expand description

Filesystem-backed change repository implementation. Filesystem-backed implementation of the domain change repository port.

Structs§

FsChangeRepository
Filesystem-backed change repository.

Type Aliases§

ChangeRepository
Backward-compatible alias for the default filesystem-backed repository.