ReMe/reme/core/file_watcher
jinli.yl 20b37414cb
Some checks failed
Pre-commit / run (ubuntu-latest) (push) Has been cancelled
fix(file-watcher): enable force polling for file watcher
- Set force_polling=True in awatch to improve file detection reliability
- Bump version from 0.3.1.8 to 0.3.1.9
2026-05-14 14:40:07 +08:00
..
__init__.py refactor(core): replace memory stores with file stores and update architecture 2026-02-26 14:18:12 +08:00
base_file_watcher.py fix(file-watcher): enable force polling for file watcher 2026-05-14 14:40:07 +08:00
delta_file_watcher.py feat(file-watcher): add clear-on-start option and remove redundant clears (#161) 2026-03-17 20:13:19 +08:00
full_file_watcher.py feat(file-watcher): add clear-on-start option and remove redundant clears (#161) 2026-03-17 20:13:19 +08:00