-
Notifications
You must be signed in to change notification settings - Fork 16
Development Roadmap
Martin Traverse edited this page Apr 28, 2025
·
13 revisions
TRAC D.A.P. is intended as a foundation framework that can be used to build analytic platforms or integrated into bespoke solutions. The following is a list of the major capabilities and changes up to version 1.0, to meet that objective.
- 0.1: Metadata Service ✓
- 0.2: Model Runtime for Python ✓
- 0.3: Data Service ✓
- 0.4: Local execution, TRAC D.A.P. moves to FINOS ✓
- 0.5: Orchestrator & gateway ✓
- 0.6: Cloud storage & data enhancements ✓
- 0.7: Custody transfers to finTRAC ✓
- 0.8: Extension APIs ✓
- 0.9: Data enhancements, stabilization ←
- 1.0: Freeze metadata model and public APIs
You can see details of the these components and the capabilities they provide on the platform components page.
These plugins are available as part of the open source framework:
- Metadata (SQL / cloud SQL): H2 (local), MySQL, MariaDB, PostgreSQL, Microsoft SQL Server
- Storage: Local, remote (mounted filesystem), AWS S3 (includes NetApp), Google GCS, Azure BLOB
- Execution: Local, remote (SSH)
- Repositories: Git, Nexus (PyPI)
- Configuration: Local + JKS
You can write your own plugins for any of the capabilities exposed by the TRAC platform. If you think a plugin would also be useful to others then please get in touch and we can discuss adding it to the core platform.