Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: adding metadata to workers #201

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

benfdking
Copy link
Collaborator

@benfdking benfdking commented Jan 8, 2025

feat!: adding metadata to workers

  • alter table to store metadata in what is known as the stats table
  • unify functions so that we only have really the concept of worker_info to simplify things

- add table to store metadata for workers
- add optional ability for workers to add metadata to that table
- in info moved stats for a particular worker under stats which sits
  side by side now with metadata than straight inside a worker
@benfdking benfdking force-pushed the adding_multi_queue_workers_test branch from 447357b to 8e22b2b Compare January 17, 2025 11:52
@benfdking benfdking force-pushed the adding_multi_queue_workers_test branch 5 times, most recently from 099a0a2 to 5a3dfa9 Compare January 21, 2025 19:02
@benfdking benfdking force-pushed the adding_multi_queue_workers_test branch from 5a3dfa9 to c01c907 Compare January 21, 2025 20:00
@benfdking benfdking merged commit 5b32588 into tobymao:main Jan 21, 2025
5 checks 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.

2 participants