Collection of classes & decorators used for handling High Water Mark (HWM).
Currently implemented:
- HWM classes:
ColumnIntHWM
ColumnDateHWM
ColumnDateTimeHWM
FileListHWM
KeyValueIntHWM
- HWM Store classes:
BaseHWMStore
(base interface)MemoryHWMStore
pip install etl-entities