issues
search
reugn
/
go-streams
A lightweight stream processing library for Go
https://pkg.go.dev/github.com/reugn/go-streams
MIT License
1.92k
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: update golangci-lint configuration
#148
reugn
closed
1 week ago
1
feat: add support for Azure Blob Storage connector
#147
reugn
closed
1 month ago
1
feat: add support for GCP Storage connector
#146
reugn
closed
2 months ago
1
chore(aws): refine S3 connector logs
#145
reugn
closed
2 months ago
1
confirm kafka message manually
#144
nieyanzhai
opened
2 months ago
1
feat: add support for AWS S3 connector
#143
reugn
closed
2 months ago
1
Question for supported Sink
#142
cassiaman7
closed
2 months ago
2
feat(flow): add keyed flow implementation
#141
reugn
closed
2 months ago
1
feat(connectors)!: use slog for structured logging
#140
reugn
closed
3 months ago
1
test(flow): improve coverage and minor refactoring
#139
reugn
closed
3 months ago
1
refactor(flow): hide mutex methods in window flows
#138
reugn
closed
3 months ago
0
fix(flow): remove priority queue from sliding window
#137
reugn
closed
3 months ago
0
Fix memory issue in PriorityQueue Slice method
#136
Gentleelephant
closed
3 months ago
1
Bump github.com/nats-io/nats-streaming-server from 0.19.0 to 0.24.6 in /nats
#135
dependabot[bot]
closed
3 months ago
1
fix(connectors): string formatting for message type
#134
reugn
closed
5 months ago
0
chore(examples): update docker compose files
#133
reugn
closed
6 months ago
0
refactor(redis): minor connector improvements
#132
reugn
closed
6 months ago
0
feat(connectors)!: remove signal.Notify from connectors
#131
reugn
closed
6 months ago
0
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /websocket
#130
dependabot[bot]
opened
6 months ago
0
feat(websocket)!: rename the connector module
#129
reugn
closed
6 months ago
0
chore: add gci linter
#128
reugn
closed
6 months ago
0
refactor(aerospike)!: enhance connector functionality
#127
reugn
closed
6 months ago
0
Cannot import the `kafka` module
#126
itaranto
closed
6 months ago
2
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples
#125
dependabot[bot]
closed
6 months ago
1
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /ws
#124
dependabot[bot]
closed
3 months ago
2
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /kafka
#123
dependabot[bot]
closed
3 months ago
1
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /aerospike
#122
dependabot[bot]
closed
6 months ago
1
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /pulsar
#121
dependabot[bot]
closed
3 months ago
1
How to use `group` or `keyBy` on the stream?
#120
stairclimber
closed
6 months ago
2
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples
#119
dependabot[bot]
closed
6 months ago
2
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /aerospike
#118
dependabot[bot]
closed
6 months ago
2
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /pulsar
#117
dependabot[bot]
closed
3 months ago
2
Bump github.com/nats-io/nats-server/v2 from 2.1.9 to 2.9.23 in /nats
#116
dependabot[bot]
closed
3 months ago
2
Bump github.com/nats-io/jwt from 1.2.2 to 2.4.0+incompatible in /nats
#115
dependabot[bot]
closed
3 months ago
2
deps: upgrade dependencies in connectors
#114
reugn
closed
8 months ago
1
test: improve code coverage
#113
reugn
closed
9 months ago
1
Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /examples
#112
dependabot[bot]
closed
8 months ago
2
Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /pulsar
#111
dependabot[bot]
closed
8 months ago
2
ci: update action versions in workflows
#110
reugn
closed
10 months ago
1
refactor!: JetStream source and sink connectors
#109
reugn
closed
10 months ago
1
refactor: make utility packages internal
#108
reugn
closed
10 months ago
1
refactor!: replace uint parameter type with int; panic on invalid argument
#107
reugn
closed
10 months ago
1
docs: improve code documentation
#106
reugn
closed
10 months ago
1
refactor: replace empty interface with any
#105
reugn
closed
10 months ago
0
feat!: make window and batch flows generic
#104
reugn
closed
10 months ago
0
feat: implement batch with timeout flow
#103
reugn
closed
10 months ago
0
fix: session window inactivity timer reset mechanism
#102
reugn
closed
10 months ago
1
fix: throttler functionality; improve code coverage
#101
reugn
closed
10 months ago
0
fix: use ticker time in sliding window
#100
reugn
closed
10 months ago
1
fix: close output channel properly in window flows
#99
reugn
closed
10 months ago
0
Next