summary refs log tree commit diff
path: root/changelog.d/7281.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.14.0Brendan Abolivier2020-05-261-1/+0
|
* Add MultiWriterIdGenerator. (#7281)Erik Johnston2020-05-041-0/+1
This will be used to coordinate stream IDs across multiple writers. Functions as the equivalent of both `StreamIdGenerator` and `SlavedIdTracker`.