ron icon indicating copy to clipboard operation
ron copied to clipboard

Haskell implementation of RON and RON-RDT

Results 77 ron issues
Sort by recently updated
recently updated
newest added

type_Enhancement
level_Beginner
component_RON

Useful for RGA 1. Parenthesized chains 2. String chains

type_Enhancement
level_Intermediate
component_RON

1. Add `lww` 2.1 2. Add `rga`/`ct` 2.1 3. Add `set` 2.1 4. what else?

type_Enhancement
level_Intermediate
component_RDT
component_RON

Including incrementing ops

type_Enhancement
priority_High
level_Intermediate
component_RON

Validate consistency of different RON implementations and their conformance to the Spec

priority_High
level_Intermediate
type_Task
component_RDT
component_RON

## Problem A fresh timestamp may clash with existing. ## Proposed solution 1. Ensure version id is (⩾) than all ops inside a version. 2. Make document versions readable as...

type_Bug
level_Intermediate
component_Storage
component_Storage_FS

![photo_2019-03-27_17-07-02](https://user-images.githubusercontent.com/63495/55082585-0254f100-50b3-11e9-87c1-2cb87ffb6e32.jpg) proposed by @gritzko

level_Research
type_Task

type_Enhancement
level_Intermediate
component_RDT

Try to generate RGAs from a series of ops.

type_Enhancement
level_Intermediate
component_RDT

and relax constraint on 'a' from 'ReplicatedAsPayload' to 'Replicated'

type_Enhancement
level_Beginner
component_RDT