Skip to content

Feat/async journal processing#47

Merged
asiniscalchi merged 4 commits into
mainfrom
feat/async-journal-processing
May 2, 2026
Merged

Feat/async journal processing#47
asiniscalchi merged 4 commits into
mainfrom
feat/async-journal-processing

Conversation

@asiniscalchi

Copy link
Copy Markdown
Owner

No description provided.

…ests

- Move journal entry embedding and extraction to background tasks using tokio::spawn for improved responsiveness.
- Enable 'time' feature in tokio for async test synchronization.
- Refactor JournalService to extract background task logic.
- Move extensive test suite to a separate module src/journal/service/tests.rs for better maintainability.
@asiniscalchi asiniscalchi merged commit 4b2835c into main May 2, 2026
3 checks passed
@asiniscalchi asiniscalchi deleted the feat/async-journal-processing branch May 2, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant