-
Notifications
You must be signed in to change notification settings - Fork 174
Pull requests: reugn/go-streams
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(flow): emit partial sliding window on early close
#192
by reugn
was merged Nov 15, 2025
Loading…
refactor(flow): rework parallel processing of stream elements
#178
by reugn
was merged Apr 25, 2025
Loading…
feat(flow): add support for allowed lateness in sliding window
#177
by reugn
was merged Apr 26, 2025
Loading…
chore(deps): bump golang.org/x/net from 0.26.0 to 0.38.0 in /aerospike
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#175
by dependabot
bot
was closed May 10, 2025
Loading…
chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.35.0 in /pulsar
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#173
by dependabot
bot
was closed Nov 20, 2025
Loading…
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /examples
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#168
by dependabot
bot
was closed May 10, 2025
Loading…
chore: update code documentation and rework the maze example
#167
by reugn
was merged Mar 21, 2025
Loading…
chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 in /examples
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#166
by dependabot
bot
was closed May 10, 2025
Loading…
fix(flow)!: sliding window blocks until the first window is elapsed
#165
by reugn
was merged Mar 14, 2025
Loading…
Remove initial time.Sleep statement on SlidingWindow
#164
by johnjones4
was closed Mar 14, 2025
Loading…
1 task done
chore(deps): bump golang.org/x/net from 0.26.0 to 0.36.0 in /aerospike
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#163
by dependabot
bot
was closed Apr 16, 2025
Loading…
feat(flow): implement rolling fold transformation
#162
by Wkkkkk
was merged Mar 21, 2025
Loading…
1 task done
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.3 to 4.0.5 in /examples
dependencies
Pull requests that update a dependency file
#160
by dependabot
bot
was closed Mar 14, 2025
Loading…
docs(contributing): update minimum go version requirement
#159
by reugn
was merged Feb 22, 2025
Loading…
chore(deps): bump golang.org/x/net from 0.26.0 to 0.33.0 in /aerospike
dependencies
Pull requests that update a dependency file
#158
by dependabot
bot
was closed Mar 13, 2025
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.