Modify shards_local
to avoid additional table types, handle a flag sharded
instead.
#10
Labels
shards_local
to avoid additional table types, handle a flag sharded
instead.
#10
Currently,
shards_local
has two additional table types:sharded_bag
andsharded_duplicated_bag
. The idea is remove these types, keeps the current ones, and handle a flagsharded
instead – to know when the key should be modified to be sharded or not.The text was updated successfully, but these errors were encountered: