stream-chat-js icon indicating copy to clipboard operation
stream-chat-js copied to clipboard

feat: add support for configuring dynamic partitioning

Open akupila opened this issue 1 year ago • 1 comments

CLA

  • [x] I have signed the Stream CLA (required).
  • [ ] Code changes are tested

Description of the changes, What, Why and How?

This adds support for configuring Dynamic Partitioning. The partition size is the desired size of the partition, and the rotation is how often the partitions should be randomized (disabled by default).

Changelog

  • Support configuring Dynamic partitioning

akupila avatar Aug 13 '24 12:08 akupila