Hello there, Sorry for the delay. I just came back from vacation.
To answer your questions: - it is true that Mango can already work with MongoDB 3, but there are a few new APIs that we could use, in particular for collection names lookup and index lookup. I have started modifying Mango to use those and hope to make a new release in the coming weeks. Hopefully it will work with both MongoDB 2.6 and 3.0. - Concerning SCRAM-SHA1, it is not currently on my todo list. My next priority after MongoDB 3.0 support is proper replica set management. I've looked at how SCRAM was implemented in MongoDB.pm, and it looks quite dependency-heavy, although I guess we could manage to make them optional. So feel free to start implementing it on your side if you need it. I will take a look at your fork Alex. Maybe we can maintain this package together. Olivier Le dimanche 15 mars 2015 03:08:17 UTC+1, Alex Alex a écrit : > > Ok, I will > > Could you (or others) suggest, what should I do. Should I wait when >> oliwer <https://github.com/oliwer> comes back or maybe I should rename >> it with your blessing to "Mango3" or similar ? >> > > Please keep trying to contact Olivier and find a solution together. > > -- > sebastian > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
