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

DI #76

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

DI #76

wants to merge 3 commits into from

Conversation

sroussey
Copy link
Owner

@sroussey sroussey commented Mar 4, 2025

  • Implement DI service tokens and service providers for all the packages
  • clean up all the custom registries into a single system

Will close issue #36

sroussey added 2 commits March 4, 2025 09:41
- Implement Container class for managing service instances and dependencies
- Create ServiceRegistry for type-safe service registration and retrieval
- Export DI modules across browser, node, and bun entry points
- Provide global container and service registry instances
…nd task-graph packages

- Implement DI service tokens and service providers for job-queue, storage, and task-graph
- Create common entry points for browser, node, and bun environments
- Add default service registration methods for repositories and queues
Copy link

netlify bot commented Mar 4, 2025

Deploy Preview for ellmers-web ready!

Name Link
🔨 Latest commit cc8b385
🔍 Latest deploy log https://app.netlify.com/sites/ellmers-web/deploys/67c753512bf9dc000819a6a9
😎 Deploy Preview https://deploy-preview-76--ellmers-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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