Skip to content

Dev#16

Merged
sun-mc-dev merged 3 commits into
mainfrom
dev
Jul 8, 2026
Merged

Dev#16
sun-mc-dev merged 3 commits into
mainfrom
dev

Conversation

@sun-mc-dev

Copy link
Copy Markdown
Owner

No description provided.

- Move config file watching into a shared ConfigWatcher; debounce
  duplicate events and run reload callbacks on the main thread
- Mark ConfigManager.current volatile and close the watcher on shutdown
- Reset library state in OumLib.shutdown() so re-init works after reload
- Back virtual tasks with a managed executor that stops with the plugin
- Add Promise flatMap/exceptionally/exceptionallySync/all helpers
- Route slow-query warnings through the plugin logger
- Cache reflective row mappers and warn on unmapped columns
- Map snake_case columns to camelCase record components
- Fix the SQLite upsert in the README quick-start example
@sun-mc-dev sun-mc-dev merged commit fe58b5d into main Jul 8, 2026
1 check passed
Repository owner locked as resolved and limited conversation to collaborators Jul 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant