SolaceCore is a versatile, actor-based framework designed to support dynamic, hot-pluggable components. It leverages Kotlin and Ktor to build scalable and resilient systems.
- src: Contains the source code for the framework, including core components and examples.
- docs: Documentation for the framework, including design documents and checklists.
- resources: Additional resources such as configuration files and scripts.
- gradle: Gradle build configuration files.
- Implement Neo4j integration for graph data storage.
- Develop Kotlin-native storage for structured data.
- Complete dynamic actor management features.
- Enhance workflow management with state persistence.
- Basic actor and supervisor classes.
- Flexible input/output interfaces.
- Initial workflow management system.