Re: Commons NoSQL

2015-12-02 Thread Gary Gregory
On Mon, Nov 23, 2015 at 3:54 PM, Nick Burch wrote: > On Sun, 22 Nov 2015, Gary Gregory wrote: > >> Any thoughts on creating a JDBC for NoSQL? Including modules for MongoDb >> and CouchDb for example. >> > > Isn't that what Apache Gora already provides? > Thank you for the pointer, I need to dig

Re: Commons NoSQL

2015-11-23 Thread Nick Burch
On Sun, 22 Nov 2015, Gary Gregory wrote: Any thoughts on creating a JDBC for NoSQL? Including modules for MongoDb and CouchDb for example. Isn't that what Apache Gora already provides? Nick - To unsubscribe, e-mail: dev-unsub

Re: Commons NoSQL

2015-11-22 Thread Gary Gregory
ogging oriented > > framework for NoSQL. The upshot would be to replace Log4j's NoSQL support > > with Commons NoSQL. > > > > Gary > > >

Re: Commons NoSQL

2015-11-22 Thread Yair Zaslavsky
framework for NoSQL. The upshot would be to replace Log4j's NoSQL support > with Commons NoSQL. > > Gary >

Commons NoSQL

2015-11-22 Thread Gary Gregory
Any thoughts on creating a JDBC for NoSQL? Including modules for MongoDb and CouchDb for example. Over at Log4j 2, we have a mini logging oriented framework for NoSQL. The upshot would be to replace Log4j's NoSQL support with Commons NoSQL. Gary