[WIP] new(slavelog cache): save slavelog cache for extra run results to JLD2

This commit is contained in:
Wataru Otsubo 2025-01-24 07:18:11 +01:00
parent cb898bd044
commit 733fb392c3
7 changed files with 160 additions and 30 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `create_database_from_exported_csvs` now can save a JLD2 cache to store parsed slave logs.
## [0.5.1] - 2025-01-23
### Fixed