On Sun, 1 Mar 2015 21:51:45 +0100 Jan Lehnardt <[email protected]> wrote:
> Hi Maria, > > this is amazing, please keep going :) — Let us know if we can help in > any way! > > Best > Jan > -- Well then, I will throw some questions at you :D Or anyone that can answer :) What does "changelog" do in the database document? What I could see in the sources, CouchDB only writes to it when creating a database, and then only "add". Does this mean that "changelog" is only for the admins? What are the other actions? "delete"? Is there a "move"? (Should not exist as it is add + delete.) Should views be moved together with the shard? Or should they be recreated by the new node after moving the shard? // Maria > > On 01 Mar 2015, at 17:11, Maria <[email protected]> wrote: > > > > > > (This is the correct email to respond to, sorry for the noise.) > > > > This is the result of months hanging on IRC picking up one piece of > > information at a time from the devs and one day wrestling with > > CouchDB. I am sending this to the list, hoping that it will be > > useful to someone. Please tell if you see an error or you have a > > question that was not answered. > > > > https://github.com/mar-ia/couchdb-crazy > > > > If that name does not make you think twice about running the master > > of a database under development using the instructions from someone > > on the Internet, then I do not know what will ;) > > Expect things to go wrong in spectacular ways. > > Sounds like fun? > > Well then, get popcorn, some servers and let's go! > > > > > > Section 1: > > 01-setup > > 02-installation > > 03-deploy > > > > How to build a cluster of physical firewalled machines, or running > > all the nodes on a single computer. > > > > Section 2: > > 04-use > > 05-sharding > > > > Takes the cluster for a spin. Add nodes, remove nodes, move shards. > > Explains what n,q,r and w are. > > > > > > TL;DR > > Wait for the final release. > > > > // Maria >
