Skip to content

Conversation

@gymynnym
Copy link
Member

Changelog

6e7cfca feat(user): Add batch job to update user stats
3802c0f feat(user): Add user stats to meta
e49d820 refactor(user): Separate user metadata into users_meta table
f36c954 refactor(star): Rename user to stargazer across star domain

- Add users_meta table
- Introduce UserMeta with profile, github
- Move nickname to User entity
- Update DTOs, mappers, and services to use meta structure
- Align JWT claims and archive logic with new user model
- Extend users_meta with aggregated stat columns
- Introduce UserStats embeddable
- Archive users_meta on delete
- Add Spring Batch dependencies and schema
- Add batch job and scheduler to update UserMeta stats daily
- Bump version to 0.8.0
@gymynnym gymynnym merged commit 6e7cfca into master Jan 10, 2026
1 check passed
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