Brooklyn Zelenka

Results 234 comments of Brooklyn Zelenka

@bgins since these seem bucket-able, is it worth making this Issue an epic, and breaking those out into their own and linking them back to this one? Or do they...

Okay great! Yeah, a testing label, and reference them from this issue so we can track them from here. Thanks!!

It's happening here: https://github.com/ucan-wg/awake

CHANGELOG: Updated the Issue description to reflect the conversation in Talk

@matheus23 even though I'm not the expert on this exact repo, at a quick glance that looks about right for a high level interface 👍

@appcypher the keystore is where we hold symmetric (e.g. AES) keys, skip ratchet material, and other keys that we need to use for decryption. WNFS has a recursive encryption scheme,...

Related, but getting split out: https://github.com/fission-suite/internal/issues/15

> > There is a server-side conflict detection portion of this, but the front end needs to know how to reconcile changes first. > > I think there's value in...

...just riffing here... > after any "mutation" I think you've hit the nail on the head here for several reasons, _including_ that queries are automatically handled currently. > `batchWrite()` There's...

> Are there exceptions where a list wouldn't work? Depends on what we try to enable. If you want to be able to have things like automatic retry, then the...