Skip to content

Conversation

johndpope
Copy link

start local docker
docker-compose -f ./docker-compose.yml up

docker-compose -f ./docker-compose.yml down

yet to test

start local docker
docker-compose -f ./docker-compose.yml up

docker-compose -f ./docker-compose.yml down

yet to test
@davikawasaki
Copy link
Contributor

@johndpope we should bind this local dynamo docker with some E2E tests, to make sure it's working. Then we can merge this PR.

@johndpope
Copy link
Author

was ripped fro here https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html
I'd love to see and I'm interested to help see some crud capabilities working with loopback server. maybe its a different repo.
https://github.com/appasahebs/loopapps

create / update / delete / edit a model.

I'm curious how much work there is to rip out mysql - along with all the sql queries for one model and having a sample test bed - that I can sanity check would be first start. Did you ever do this? Is it bad idea to run both mysql and dynamodb side by side...

@davikawasaki
Copy link
Contributor

@johndpope will check out what you sent in a couple of days. What I can say is that I've already run PostgreSQL and DynamoDB side by side and was fine in Loopback, using different uncoupled connectors. I assume it'd fit the same for MySQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants