Va Da

Results 248 issues of Va Da

Consider adding support of [JTD spec](https://www.rfc-editor.org/rfc/rfc8927).

- [ ] JSON Type export to GraphQL - [ ] Service export - [ ] Method export - [ ] Queries - [ ] Mutations - [ ] Subscriptions...

- [ ] Level 1: View only - [ ] Level 2: Metadata capable of integrating new operations - [ ] Level 3: Metadata necessary for updating other peers -...

- [ ] Implement [CBOR packing spec](https://datatracker.ietf.org/doc/html/draft-ietf-cbor-packed)

Implement a *Local Chronofold* data structure a log-weave based string of 2-tuples `codepoint` and `next_ndx` for ability to track all changes of a string in a scenario where there are...

- [ ] Ability to assign a global ID to a CRDT. - [ ] Ability to optionally store that ID in serialized form. A counter argument could be that...

- [ ] For a single block element, possibly something simpler than Peritext JSON CRDT can be implemented. - [ ] Would be good if it was still possible to...

- [ ] Define and implement CDC, which works well on CBOR data type.

- [ ] Design a serialization format which works well with Content-Defined Chunking (CDC) algorithms for content-adressed storage.

- [ ] Implement `peritext` or `peristring` text type, see [Peritext post](https://www.inkandswitch.com/peritext/) and [paper](https://www.inkandswitch.com/peritext/static/cscw-publication.pdf). Block element implementation is described [here](https://martinkl.notion.site/Block-elements-in-rich-text-CRDT-a3b69f886dbc4ad1abe81cea0b3e6623).