Roadmap
Future improvements that are already understood, but are not required for current release stability.
Multi-tenant Architecture Hardening
Improve the long-term robustness of the multi-tenant connection model, with focus on concurrency safety, lifecycle visibility, and maintainability.
Planned work:
- Concurrency-oriented test coverage — add stress and parallel-execution tests around tenant switching, alias reuse, and connection registration.
- Registry hardening — add better observability, explicit invalidation hooks, and stronger internal guardrails around connection registration and default-connection swapping.
- Architecture review — re-evaluate whether the current dynamic use of Django's process-global connection registry remains the best long-term strategy, or whether a more isolated internal model would be safer at scale.
Status: future improvement, not required for current release stability.
0-mcp by Stamatios Stamou Jr — github.com/ssjunior/0-mcp