Re: Fauxton does not URLencode its links

2016-11-30 Thread Robert Kowalski
Hi Garth, I think it is already fixed on master: https://github.com/apache/couchdb-fauxton/commit/1aa4ca6f34a718c294a06a1301f39fe05f157a1c On Wed, Nov 30, 2016 at 10:25 PM, Garth Gutenberg wrote: > Hey folks. Fauxton is not URL encoding any of its navigation links in > Couch 2.0. It's a prett

Fauxton does not URLencode its links

2016-11-30 Thread Garth Gutenberg
Hey folks. Fauxton is not URL encoding any of its navigation links in Couch 2.0. It's a pretty major issue for us as all of our databases use slashes in their names, which makes navigating around Fauxton unbearable. I created a ticket for it here https://issues.apache. org/jira/browse/COUCHDB-32

Re: View Processing Pipeline Architecture

2016-11-30 Thread Jan Lehnardt
> On 30 Nov 2016, at 15:34, Alan Kash wrote: > > Thanks Jan. > > I am not sure whether this is in the feature pipeline. Not sure what you mean? > > Another related query, *Live/Push queries* on views, the idea is to have a > pub/sub kind of model, where clients subscribe to queries / views.

Re: View Processing Pipeline Architecture

2016-11-30 Thread Alan Kash
Thanks Jan. I am not sure whether this is in the feature pipeline. Another related query, *Live/Push queries* on views, the idea is to have a pub/sub kind of model, where clients subscribe to queries / views. On Wed, Nov 30, 2016 at 4:53 AM, Jan Lehnardt wrote: > > > On 30 Nov 2016, at 00:06

Re: New Fauxton Replication UI

2016-11-30 Thread Jan Lehnardt
Very nice! Great work :) cc marketing@ Best Jan -- > On 30 Nov 2016, at 06:59, Garren Smith wrote: > > Hi All, > > We have completely redesigned the replication user interface for Fauxton. > Justin wrote a blog about it > https://developer.ibm.com/clouddataservices/2016/11/29/ux-improvements-

Re: View Processing Pipeline Architecture

2016-11-30 Thread Jan Lehnardt
> On 30 Nov 2016, at 00:06, Alan Kash wrote: > > Yes, from the link it mentions about stale views. > > Will be interested to know the merits of db pool vs view pool first model. > Logically, the queries are coming from top, and the view updates are > propagated bottom up. The internal data str