Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-31 Thread Bruce Durling
Congomongo works fine on heroku. You do have to parse the connection url yourself though (or at least you did) On Jul 31, 2012 2:49 AM, Sean Corfield seancorfi...@gmail.com wrote: On Mon, Jul 30, 2012 at 5:12 PM, Tokusei NOBORIO t.nobo...@gmail.com wrote: Here is a comparison of the features

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-31 Thread Sean Corfield
On Tue, Jul 31, 2012 at 1:30 AM, Bruce Durling b...@otfrom.com wrote: Congomongo works fine on heroku. You do have to parse the connection url yourself though (or at least you did) 0.1.10 was just released to Clojars and includes support for standard MongoDB URIs which should address that I

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-31 Thread Bruce Durling
Sean, On Tue, Jul 31, 2012 at 6:56 PM, Sean Corfield seancorfi...@gmail.com wrote: On Tue, Jul 31, 2012 at 1:30 AM, Bruce Durling b...@otfrom.com wrote: Congomongo works fine on heroku. You do have to parse the connection url yourself though (or at least you did) 0.1.10 was just released to

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-30 Thread Tokusei NOBORIO
Have you taken a look at other libraries such as CongoMongo I used CongoMongo in the past, And decided I need a library with more features. This is why I wrote Mongoika. Monger also lets you work with query cursors as lazy sequences, uses Mongo shell syntax for queries with maps and supports

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-30 Thread Sean Corfield
On Mon, Jul 30, 2012 at 5:12 PM, Tokusei NOBORIO t.nobo...@gmail.com wrote: Here is a comparison of the features of the three libraries. I hope people will correct any mistakes, and point out any important features I have forgotten.

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-30 Thread Sean Corfield
On Mon, Jul 30, 2012 at 5:12 PM, Tokusei NOBORIO t.nobo...@gmail.com wrote: I used CongoMongo in the past, And decided I need a library with more features. What features were missing? Always interested in making CongoMongo better - since there's a whole team of contributors :) It seems to be

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-30 Thread Tokusei NOBORIO
Thank you for explaining this to me. I didn't know that CongoMongo had these features. I have updated the feature comparison spreadsheet. Is it okay now? Does CongoMongo have anything like Mongoika's map-after feature? https://github.com/yuushimizu/Mongoika 2012/7/31 Sean Corfield

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-30 Thread Sean Corfield
On Mon, Jul 30, 2012 at 7:14 PM, Tokusei NOBORIO t.nobo...@gmail.com wrote: I have updated the feature comparison spreadsheet. Is it okay now? Thanx. It's still says 'n' for connection pooling - but that's built into the Java driver that CongoMongo uses so I'm not sure how you're defining that

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-21 Thread PublicFarley
Looks very nicely designed. Thanks for contributing. Have you taken a look at other libraries such as CongoMongo (https://github.com/aboekhoff/congomongo/)? How does Mongoika compare? -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-21 Thread Michael Klishin
PublicFarley: Looks very nicely designed. Thanks for contributing. Have you taken a look at other libraries such as CongoMongo ( https://github.com/aboekhoff/congomongo/)? How does Mongoika compare? I am also curious if you have seen Monger (http://clojuremongodb.info) before starting

Re: ANN: Mongoika, a new Clojure MongoDB library

2012-07-21 Thread Michael Klishin
charlie: Off topic, who did the artwork for http://clojuremongodb.info/ ? A friend of another clojurewerkz.org founder/contributor. More of his artwork: http://www.flickr.com/photos/zuk13 MK mich...@defprotocol.org signature.asc Description: Message signed with OpenPGP using GPGMail