Yes, it is under GNU AGPL v3 license, but my uderstanding of that license is that I cannot use it in production (closed source) for that case is commercial license of Mongo DB and for logging my customer (also our project manager) will no accept cost of Mongo DB. But it would be nice for analyzing logs :-) A.
Ross Hinkley napsal(a): > I guess I don't understand your question - Mongo is available under > the GNU AGPL v3 license. > > http://www.mongodb.org/display/DOCS/Licensing > http://www.gnu.org/licenses/agpl-3.0.html > > -Ross > > On Mon, May 17, 2010 at 9:04 AM, Aleš Vojáček <algid...@gmail.com > <mailto:algid...@gmail.com>> wrote: > > Hi all, > looking for log storage, which will be fast enough for writes and fast > enough for query. > Nice one is MongoDB using http://github.com/jsk/log4net-MongoDB . > But there is licencing problem, that we want to use log4net in > commercial aplication but paying for logging store is hard to > explain to > our customer (and our Management). > > Have you some free alternative? > > > Thank you A. > >