XEdwin / jcouchdb

Automatically exported from code.google.com/p/jcouchdb
Other
0 stars 0 forks source link

HttpClient sharing between databases #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,
 i have a deployment where one running application instance uses multiple Couch DB databases on a single host.  Therefore it would be useful to have only one HtppClient instance (nested in org.jcouchdb.db.ServerImpl) shared per multiple instances of org.jcouchdb.db.Database. 

Original issue reported on code.google.com by roman.pi...@gmail.com on 8 Sep 2010 at 1:01

GoogleCodeExporter commented 9 years ago
Upps sorry forget about it. I didn't noticed the constructor Database(Server 
server, String name). Is there any discussion forum or mailling list for 
jcouchdb?

Original comment by roman.pi...@gmail.com on 8 Sep 2010 at 1:19

GoogleCodeExporter commented 9 years ago
So far everything happens here or (unfortunately) via mail.. maybe we/I should 
create some forum or mailing list.

Original comment by ff...@gmx.de on 11 Sep 2010 at 9:11