Files
spacedrive/apps
Jamie Pine d2a2f15e1d refactor: Reorganize query infrastructure and update imports
- Moved query-related traits and structures from `cqrs` to `infra/query` for better symmetry with actions.
- Updated import paths across various modules to reflect the new structure, ensuring consistent access to `CoreQuery` and `LibraryQuery`.
- Introduced new `infra/wire` module for handling wire protocol and type extraction, enhancing code organization and discoverability.
- Cleaned up obsolete references to the old `cqrs` module, improving maintainability.
2025-10-07 02:09:46 -07:00
..
2025-09-06 21:00:37 -04:00
2025-09-07 01:43:57 -04:00
2024-12-17 19:11:20 -06:00
2025-09-06 21:13:31 -04:00