Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Journey store implementations to a different repository #18

Open
mwaaas opened this issue Dec 29, 2019 · 0 comments
Open

Move Journey store implementations to a different repository #18

mwaaas opened this issue Dec 29, 2019 · 0 comments
Labels

Comments

@mwaaas
Copy link

mwaaas commented Dec 29, 2019

Descriptions

We have a journey store interface, then we have implementations of that interface here
https://github.com/ussd-airflow/ussd_engine/tree/master/ussd/store/journey_store

currently, we only have dummy store, dynamodb and YAML store for saving the journeys.
The list can grow big and it's a good idea to have a separate development for those, so separating each store to its own repository

@mwaaas mwaaas assigned mwaaas and unassigned mwaaas Dec 29, 2019
@mwaaas mwaaas added enhancement New feature or request refactor and removed enhancement New feature or request labels Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant