Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

support several connections/db #16

Open
nha opened this issue Sep 30, 2017 · 2 comments
Open

support several connections/db #16

nha opened this issue Sep 30, 2017 · 2 comments
Assignees
Milestone

Comments

@nha
Copy link

nha commented Sep 30, 2017

It seems that the configuration is currently in an atom in clj-odbp.configure/c

Ideally the configuration would come from a configuration/connection object passed as parameter

@manuel-uberti manuel-uberti added this to the 0.3.0 milestone Oct 2, 2017
@manuel-uberti
Copy link
Contributor

Hi,

thanks for the request, we haven't reason about different configurations yet.

In version 0.3.0 you will be able to set up different configurations for different connections.

@mdallastella mdallastella modified the milestones: 0.3.0, 0.2.2 Oct 6, 2017
@mdallastella mdallastella self-assigned this Nov 1, 2017
manuel-uberti added a commit that referenced this issue Dec 13, 2017
* feature/#16-multiple-connections:
  Update execute-script with parameter example
  Update examples
  Remove unused requires
  Remove unused macros
  Update documentation
  Add OrientSession to manage multiple connections
@manuel-uberti
Copy link
Contributor

As of now, version 0.3.0-SNAPSHOT has an initial implementation of this feature: https://github.com/7bridges-eu/clj-odbp/tree/develop

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants