Commit Graph

16 Commits

Author SHA1 Message Date
thePR0M3TH3AN
64b21cff8d Merge branch 'beta' into codex/fix-failing-windows-test-workflow 2025-05-25 13:49:43 -04:00
thePR0M3TH3AN
8a60a5e2d9 Format db modules 2025-05-24 23:34:36 -04:00
thePR0M3TH3AN
0f33293fe1 Fix windows test failures 2025-05-24 23:22:50 -04:00
thePR0M3TH3AN
313e54586a Add path normalization helper and apply 2025-05-24 21:59:31 -04:00
thePR0M3TH3AN
45ab1f4cc6 Add trigger fix for rename handling 2025-05-24 19:38:49 -04:00
thePR0M3TH3AN
23beef5045 Handle rename events in watcher 2025-05-22 15:50:38 -04:00
thePR0M3TH3AN
37764a643c Align schema version with migration count 2025-05-22 10:28:03 -04:00
thePR0M3TH3AN
af35c90c50 Add schema version constant and checks 2025-05-22 08:17:51 -04:00
thePR0M3TH3AN
794180ac18 Drop canonical_id from tags 2025-05-21 22:45:55 -04:00
thePR0M3TH3AN
567f1cd1a5 Format codebase with rustfmt 2025-05-21 11:24:49 -04:00
thePR0M3TH3AN
23ac9a9533 Add formatting and linting checks to CI 2025-05-21 10:52:50 -04:00
thePR0M3TH3AN
9c325366f9 Improve performance metrics and enhance backup error handling
- Update benchmark results for `full-scan` and `dirty-scan` in `bench/dirty-vs-full.md` to reflect improved performance.
- Refactor error handling in `libmarlin/src/backup.rs` to provide clearer messages when the live database path is missing or invalid.
- Clean up code in `libmarlin/src/backup.rs` for better readability and maintainability.
- Minor adjustments in documentation and test files for consistency.
2025-05-19 22:13:25 -04:00
thePR0M3TH3AN
2f97bd8c3f Update dependencies and add new features for improved functionality
- Updated Cargo.lock and Cargo.toml to include new dependencies
- Added new files for backup and watcher functionality in libmarlin
- Introduced integration tests and documentation updates
- Set workspace resolver to version 2 for better dependency resolution
2025-05-19 18:14:42 -04:00
thePR0M3TH3AN
7b596ab17a dirty scan speed testing 2025-05-18 23:53:50 -04:00
thePR0M3TH3AN
a7660df45f updates 2025-05-18 21:28:05 -04:00
thePR0M3TH3AN
f6fca2c0dd update 2025-05-18 16:02:48 -04:00