Skip to content

Add output adapter to output port for persisting data in memory #1

@davidgaspardev

Description

@davidgaspardev

The goal is to implement an output adapter for the output port (TrainingRepository) to ensure that data is persisted in memory.

Tasks:

  1. Identify the appropriate methods in the TrainingRepository where the adapter needs to be integrated.
  2. Implement the in-memory persisting mechanism.

Acceptance Criteria:

  • Ensure data is correctly persisted in memory for all relevant operations.
  • Add unit tests to validate the functionality.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions