You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`buckets` (Set of Map of Object) Set of filled buckets.
85
+
-`buckets` (List of Map of Object) Ordered list of filled buckets.
86
+
-`move_items` (Boolean) Allows moving items from one bucket to another (when weight of an item changes). If set to false, causes an error if an item needs moving.
87
+
-`target_capacity` (Number) Target capacity of a single bucket (fills bucket up to this capacity, allows room for items growing weight without needing to move).
0 commit comments