mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-07 21:33:13 +00:00
layout: add helper for cached/external values to centralize recomputation
This commit is contained in:
@@ -29,7 +29,7 @@ pub async fn handle_read_index(
|
||||
.system
|
||||
.cluster_layout()
|
||||
.all_nongateway_nodes()
|
||||
.into_owned();
|
||||
.to_vec();
|
||||
|
||||
let (partition_keys, more, next_start) = read_range(
|
||||
&garage.k2v.counter_table.table,
|
||||
|
||||
Reference in New Issue
Block a user