@@ -42,12 +42,14 @@ Provides flexible invocation flow, parametrized limits (lock request ttl, lock t
42
42
- [ configuration] ( # )
43
43
- [ swarm_status] ( #swarm_status )
44
44
- [ swarm_info] ( #swarm_info )
45
+ - [ swarmize!] ( #swarmize! )
46
+ - [ deswarmize!] ( #deswarmize! )
45
47
- [ probe_hosts] ( #probe_hosts )
46
48
- [ flush_zobmies] ( #flush_zombies )
47
49
- [ zombies_info] ( #zombies_info )
48
50
- [ zombie_locks] ( #zombie_locks )
49
- - [ zombie_acquiers] ( #zombie_acquiers )
50
51
- [ zombie_hosts] ( #zombie_hosts )
52
+ - [ zombie_acquiers] ( #zombie_acquiers )
51
53
- [ Lock Access Strategies] ( #lock-access-strategies )
52
54
- [ queued] ( #lock-access-strategies )
53
55
- [ random] ( #lock-access-strategies )
@@ -1559,12 +1561,14 @@ rql.possible_host_ids
1559
1561
- [ configuration] ( # )
1560
1562
- [ swarm_status] ( #swarm_status )
1561
1563
- [ swarm_info] ( #swarm_info )
1564
+ - [ swarmize!] ( #swarmize! )
1565
+ - [ deswarmize!] ( #deswarmize! )
1562
1566
- [ probe_hosts] ( #probe_hosts )
1563
1567
- [ flush_zobmies] ( #flush_zombies )
1564
1568
- [ zombies_info] ( #zombies_info )
1565
1569
- [ zombie_locks] ( #zombie_locks )
1566
- - [ zombie_acquiers] ( #zombie_acquiers )
1567
1570
- [ zombie_hosts] ( #zombie_hosts )
1571
+ - [ zombie_acquiers] ( #zombie_acquiers )
1568
1572
1569
1573
<hr >
1570
1574
0 commit comments