Skip to content

Add remote host variable for DB #14

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add remote host variable for DB #14

wants to merge 3 commits into from

Conversation

Nolsta
Copy link

@Nolsta Nolsta commented Dec 9, 2020

With @nyawanga Edit zcrmsdk git libraries, add remote host variables to allow us to connect to aurora db instead of local host only.

With @nyawanga Edit zcrmsdk git libraries, add remote host variables to allow us to connect to aurora db instead of local host only.
@ioluwayo
Copy link

ioluwayo commented Jan 3, 2021

This is a no brainer. Especially for serverless deployments. I have had to use the persistence_handler_class to implement remote host.

The implementation is also very opinionated with regards to logging. It assumes write access to a log file on the file system which is not always the case. Writing to stdout or the ability to modify this will be ideal

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