removed old di fully and replaced with awilix

This commit is contained in:
Boki 2025-06-22 13:01:12 -04:00
parent d8ae0cb3c5
commit c6c55e2979
9 changed files with 200 additions and 747 deletions

View file

@ -1,12 +1,8 @@
// Export all dependency injection components
export * from './service-container';
export { ConnectionFactory } from './connection-factory';
export * from './operation-context';
export * from './pool-size-calculator';
export * from './types';
export * from './service-interfaces';
export * from './service-factory';
export * from './adapters/service-adapter';
// Awilix container exports
export {