Re: Couchdb performance and optimisieren

2021-11-25 Thread Paul Milner
Hi Nick Thanks a lot for the feedback. Much appreciated. Thanks Paul On Wed, 24 Nov 2021 at 19:53, Nick Vatamaniuc wrote: > Hi Paul, > > I don't think there is a clustered CouchDB book out there, and you've > probably already seen > http://docs.couchdb.org/en/stable/maintenance/performance.htm

Re: Couchdb performance and optimisieren

2021-11-24 Thread Nick Vatamaniuc
Hi Paul, I don't think there is a clustered CouchDB book out there, and you've probably already seen http://docs.couchdb.org/en/stable/maintenance/performance.html. The often overlooked aspect of performance tuning is that it starts with application design. Things like how indices are defined, us

Couchdb performance and optimisieren

2021-11-23 Thread Paul Milner
Hello Can someone recommend a book or website that can help me to understand optimising Couchdb and making it performant please? I've looked at Fabric, Erlang etc options, but would like to get an overview and deep understanding of how it works. I've also been through the documentation, but feel