[Photon] status java vs. phyton and which branch?
Christoph Lingg
christoph at lingg.eu
Thu Aug 21 16:59:25 UTC 2014
> I'm now a bit confused regarding the main language and the branch. Would
> you mind to point out which branches are active? It looks like only
> 'smallerindex' is active?
the most active branch is 0.1.x which I use for preparing next releases
> Do you plan to merge everything into one master branch at some point in the future?
development takes place in 0.1.x, for every release changes get merged into master. what do you think about it?
> And do you plan to use only one language or do you want to maintain
> phyton and java for the API? E.g. if I provide a fix or improvement for
> one language will it necessary to provide it for the other?
python is used for our project website (photon.komoot.de) and it’s great to work on the query as you can restart faster. Python and Java are using the same queries stored here https://github.com/komoot/photon/tree/master/es
The java implementation is used for production so fixes and improvements go there.
Cheers,
More information about the Photon
mailing list