Re: Photon 1.9

2019-09-05 Thread Johs Ensby
A while since I clicked the update button on this app, but Wow!! this demontrates the power of couchapps johs (disclosure: long-time Photon fan) > On 6 Sep 2019, at 07:41, ermouth wrote: > > Happy to announce Photon 1.9, new version of alternative CouchDB admin > panel. > > Today Photon celebr

Photon 1.9

2019-09-05 Thread ermouth
Happy to announce Photon 1.9, new version of alternative CouchDB admin panel. Today Photon celebrates 2 years of development, and just received several unique features: massive DB backup, _stats graphs, and structured revisions diff. https://github.com/ermouth/couch-photon Please enjoy ) I’m ve

Re: Proposed deprecations / removals (was: Re: Getting started on CouchDB 3.0, and an introduction)

2019-09-05 Thread Joan Touzet
One thing that I reminded myself on is: > # Proposed deprecations for 3.0, not rebuilt/removed in 4.0 > > **Feature/Endpoint** |**Replaced by** | **Links** > --|--|--- > `/{db}/{ddoc}/_show/*`| App server/rev proxy

Re: Getting started on CouchDB 3.0, and an introduction

2019-09-05 Thread Joan Touzet
Hi Deni, On 2019-09-04 13:05, Denitsa Burroughs wrote: > Hi all! > > Hope everyone has had a good couple of weeks. I wanted to follow up on the > desired/planned content for 3.0. So far, I have: > >- #1534 , required > - #1523

Re: Proposed deprecations / removals (was: Re: Getting started on CouchDB 3.0, and an introduction)

2019-09-05 Thread Adam Kocoloski
Tsk, we contributed all of that code without any corresponding documentation? Thanks for pointing that out Will, I’ve added it to the list. Adam > On Sep 5, 2019, at 5:10 AM, Will Holley wrote: > > From an operational pov, the compaction daemon was removed in favour of > smoosh [1]. We owe som

Re: Getting started on CouchDB 3.0, and an introduction

2019-09-05 Thread Jan Lehnardt
Hi Deni, > On 4. Sep 2019, at 19:05, Denitsa Burroughs > wrote: > > Hi all! > > Hope everyone has had a good couple of weeks. I wanted to follow up on the > desired/planned content for 3.0. So far, I have: > > - #1534 , required > - #1523

Re: Proposed deprecations / removals (was: Re: Getting started on CouchDB 3.0, and an introduction)

2019-09-05 Thread Will Holley
>From an operational pov, the compaction daemon was removed in favour of smoosh [1]. We owe some documentation around these new subsystems (smoosh, ioq, ken) and some guides covering common cases (only compact during quiet periods, disable compaction, etc) to aid migration. [1] https://github.com/