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

concurrent, multiuser and custom database #29

Closed
solinad21 opened this issue Jan 2, 2016 · 2 comments
Closed

concurrent, multiuser and custom database #29

solinad21 opened this issue Jan 2, 2016 · 2 comments

Comments

@solinad21
Copy link

apologies if I am repetitive,

I have a concurrent, multiuser web application that each user connects to this application uses a custom database.

eg User 1 connects to the database 1 and so on (I have almost 100 users and the same number of databases).

several or all users are connected simultaneously.

yank 3 can optimally cover this scenario?

otherwise you could please recommend some strategy or other product (excuse me if the latter is reckless)

@timmolter
Copy link
Member

I'm thinking about how I can add that functionality back in in an elegant manner. More later...

Sent from my iPhone

On 02 Jan 2016, at 17:23, SOLiNAD21 notifications@github.com wrote:

apologies if I am repetitive,

I have a concurrent, multiuser web application that each user connects to this application uses a custom database

eg User 1 connects to the database 1 and so on (I have almost 100 users and the same number of databases)

several or all users are connected simultaneously

yank 3 can optimally cover this scenario?

otherwise you could please recommend some strategy or other product (excuse me if the latter is reckless)


Reply to this email directly or view it on GitHub.

@timmolter
Copy link
Member

OK, I added functionality for this in the latest snapshot release.

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