aranya-runtime 0.25.0

The Aranya core runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "GenerateGraph": {
      "clients": 3,
      "graph": 0,
      "commands": 200,
      "sync_client_zero": true,
      "sync_method": {
        "Poll": {
          "add_command_chance": 60,
          "sync_chance": 40
        }
      },
      "delete_proportion": 60,
      "key_range": 5
    }
  }
]