samber/ro

Rename BufferWithTime+BufferWithCount ?

Open

#165 aperta il 23 ott 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (22 fork)github user discovery
breaking changecoreenhancementhelp wantedoperator

Metriche repository

Star
 (659 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Currently, we have operators named ThrottleTime, SampleTime, WindowTime...

I think BufferWithTime should be renamed to BufferTime. Same quesiton for BufferWithCount -> BufferCount.

Should BufferWithTimeOrCount be renamed too?

RxJS has the following naming: buffer, bufferWithCount, bufferWithTime, and bufferWithTimeOrCount

Also update tests, examples, doc and the instructions in contributing guide.

Guida contributor