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

Best practice for multiple database? #120

Open
flip111 opened this issue Mar 30, 2017 · 1 comment
Open

Best practice for multiple database? #120

flip111 opened this issue Mar 30, 2017 · 1 comment

Comments

@flip111
Copy link

flip111 commented Mar 30, 2017

What's the best practice in regard to multiple databases? I read in the tutorial that conn in SpockM conn sess st a is for "a database", where would i put the second database? I was planning to use Sqlite and ElasticSearch, then which one would be the primary one and which on the second? Or do i put them both in the same place?

@dpwiz
Copy link

dpwiz commented Mar 30, 2017

You can always add any extra services to st, database or not.

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

No branches or pull requests

2 participants