|
|
|
|
|
by tehprofessor
4376 days ago
|
|
I guess I worried licensing might be an issue with large data sets: http://neo4j.com/subscriptions/ Where using more than one instance would be desirable (I'm not trying to over optimize-- I swear! ;-_-). I suppose one server can go pretty f#€£ing far. But all the clustering requires a license (~$12k per server for start ups?) unless the code which uses it is GPL or AGPL (I think?). Anyone who wants to explain the AGPL in layman terms would be greatly appreciated. Or specially Neo4j's application of it. To me, it seems cost prohibitive for lean startups, of one or two people. Again, they've said contact 'em-- so it may be case by case. I could just be worrying about non-existent problems. I tried Titan and Orient, I didn't find either as nice as Neo4j to use in my code. Though Neo4j, for me, was much more difficult to setup and use as a cluster (at the time). ... And more on topic, I'm about to install Cayley! |
|
(Summary of the Affero GPL: you must distribute the full source of your service, under an AGPL-compatible FOSS license, to the users of your service. Summary of the GPL: you must distribute the full source of your program, under a GPL-compatible license, to anyone you distribute your program to.)
It does look like the "Community" edition leaves out the clustering features, so if you need those you'd likely need a license for the proprietary version.