Schema-based sharding distribution strategy.
Open
feature
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Citus allows to customize the distribution strategy of shards by defining custom re-balance strategies, for instance moving a schema to a specific shard and giving weightage to specific nodes in node_capacity functions. But I have to trigger a rebalance frequently.
Is it possible to **define a strategy during distribution time itself**? whether this kind of feature already exists in citus.
More on my use case in this [Q&A.](https://github.com/citusdata/citus/discussions/7944)
Contributor guide
Assessment
This issue has not been assessed yet.