chore: rename `bucket_count` to `shard_count` in public interface
Compare changes
+ 2
− 2
@@ -67,7 +67,7 @@ def test_webui_basic(instance: Instance):
@@ -203,7 +203,7 @@ def test_webui_with_plugin(cluster: Cluster):
bucket_count
to shard_count
in public interfaceSigned-off-by: Anatoly Popov a.popov@picodata.io