On Feb 17, 2014 7:10 AM, "Patrick Arlt" <[email protected]> wrote: > > rcouch says it has GeoCouch integrated into it and I'm wondering with > rcouch merging into CouchDB I'm wondering if Geocouch will also be > integrated into the CouchDB codebase. Native handling of geographic data > would be an amazing. But I've also seen lots of mentions of GeoCouch as a > great example of what a CouchDB Plugin would be. > > So which is it going be? Integrated into the core codebase or as a plugin?
Technically geocouch is an extension inside rcouch. Once there will be a proper plugin systeme in rcouch it will also be one default plugin. Right now we are not convinced by the implementation of plugins and we are looking for a more erlangish way to do it.
