Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Conversation

@CristianMG
Copy link
Contributor

@CristianMG CristianMG commented Nov 29, 2023

  • Modified storage configuration, now is a strategy pattern.
  • Now library is easy to mock and test.
  • Modified documentation to fit with the new changes.
  • Extract a function to FileUtils to be used inside a strategy
  • Created the same behaviours than library had but were converted a implementation of interface.
  • Created a new behaviour default which save file in cache directory to avoid overflow data saved in intern storage
  • Now strategy allow to join the behaviours, some structure controls that were removed

- Modified storage configuration, now is a strategy pattern.
- Now library is easy to mock and test.
- Modified documentation to fit wiith the new changes.
- Extract a function to FileUtils to be used inside a strategy
-Created the same behaviours than library had but were converted a implementation of interface.
- Created a new behaviour default which save file in cache directory to avoid overflow data saved in intern storage
@AbedElazizShe AbedElazizShe merged commit c1b20bc into AbedElazizShe:master Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants