Open peterschutt opened 1 year ago
it would just make it plainly obvious if one was reaching into a part of the library that would require a specific set of extras.., e.g., from starlite_saqlalchemy.redis.saq import worker
or from starlite_saqlalchemy.sqlalchemy.repository import SQLAlchemyRepository
.. that sort of thing..
organised by required dependencies, rather than by functionality.