adz

Results 182 comments of adz

Interesting!! Would you mind moving that into the handbook repo? This reads more like an specification than an implementation ticket :+1:

Did it also implement `p2pdb` for us? 🤣

> I'm happy to be part of VDL implementation efforts. Unlike VV, it might be important to wait for VDLM (VDL + module system, names, recursion, generics, all the good...

> > Super, thats really nice! For now I can imagine we will be very fine with implementing the schema checks ourselves as it is not complex. In this sense...

The "header" format is the statically known part of the operation, the "fields" format is the dynamic one :+1:

> > What about Cap'n Proto? I don't understand whether it's possible to use it for encoding varying schemas as we do. > > So I looked into it and...

> I just had this other wild thought in the shower: What if we make the schema id part of the bamboo entry (or write it to the first bytes...

Very cool! I like the key group permissions for a node 😍 > By default a node doesn't replicate any other node's data. Maybe this is slightly misleading, it does...

> - what happens when a deleted document receives `update` operations? as it is deleted its fields have no value by definition but does the view id still change? or...

1. We reject currently 2. SHOULD is nicer (see cafcas comment) 3. Later this can be configured