authenteq-zz / java-bigchaindb-driver

Official BigchainDB Java driver
https://www.bigchaindb.com
Apache License 2.0
32 stars 22 forks source link

Multiple BigChainDB Connection Support #12

Open alvin-reyes opened 7 years ago

alvin-reyes commented 7 years ago

The current code only supports a single connection in a runtime environment. We need a code solution to allow multiple connections that can be injected to the Apis easily.