issues
search
questdb
/
go-questdb-client
Golang client for QuestDB's Influx Line Protocol
Apache License 2.0
47
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(client): blocking LineSenderPool
#53
puzpuzpuz
closed
3 months ago
3
feat(sender): add PoolFromOptions pool constructor
#52
sklarsa
closed
3 months ago
1
fix(conf): disable auto_flush when set to off in config
#51
sklarsa
closed
3 months ago
2
chore(test): move test utils into an internal package
#50
sklarsa
closed
3 months ago
1
fix(docs): fix readme snippet
#49
puzpuzpuz
closed
3 months ago
0
Fix flaky testcontainers-based integration tests
#48
sklarsa
opened
3 months ago
0
feat(client): add sender pool
#47
sklarsa
closed
3 months ago
1
chore(ci): fix haproxy configuration for docker v23+
#46
sklarsa
closed
3 months ago
0
feat(client): add ping method to http/s sender
#45
sklarsa
opened
3 months ago
0
[docs] Changing code examples to use trades dataset
#44
javier
opened
4 months ago
0
fix(client): fix request_min_throughput config parameter name
#43
puzpuzpuz
closed
4 months ago
0
Updates readme with new community link
#42
goodroot
closed
4 months ago
0
Run integration tests against QDB server nightly build periodically
#41
puzpuzpuz
opened
4 months ago
0
fix(client): fix auto_flush_interval units in LineSenderFromConf
#40
puzpuzpuz
closed
4 months ago
2
fix(client): broken HTTP sender retries
#39
puzpuzpuz
closed
4 months ago
0
fix(client): HTTP sender retries send empty request body
#38
puzpuzpuz
closed
5 months ago
0
feat(client): add support for "off" value in auto_flush_rows and auto_flush_interval
#37
jammutkarsh
closed
4 months ago
1
chore(docs): meaningful example
#36
jerrinot
closed
5 months ago
3
feat(client): add LineSenderFromEnv method
#35
jerrinot
closed
5 months ago
0
chore(examples): update examples to use a unique table name
#34
sklarsa
closed
7 months ago
0
Use relevant examples instead of the inventors
#33
jerrinot
closed
5 months ago
0
fix(config): enables optional trailing semicolon in config string
#32
sklarsa
closed
7 months ago
0
Support auto_flush_rows=off and auto_flush_interval=off config options
#31
puzpuzpuz
closed
4 months ago
2
fix(client): Go 1.19 compatibility
#30
puzpuzpuz
closed
8 months ago
0
fix(doc): fix TCP sender examples
#29
puzpuzpuz
closed
8 months ago
1
fix(client): modify config parsing behavior to match other clients
#28
sklarsa
closed
8 months ago
0
Example adjustments for doc consumption
#27
goodroot
closed
8 months ago
0
feat(client): v3: ilp over http
#26
sklarsa
closed
8 months ago
11
Add support for sending ready line
#25
MaxThom
opened
10 months ago
1
Bad address on attempt to create sender leads to hang w/o error
#24
JoeHCQ1
closed
8 months ago
2
feat(client): introduce safer timestamp API
#23
puzpuzpuz
closed
1 year ago
0
chore(docs): improve sample snippet
#22
puzpuzpuz
closed
1 year ago
1
Now that Data Deduplication is available, make the LineSender safer
#21
probably-not
closed
8 months ago
4
fix(client): fix occasional auth signature corruption due to truncation in BigInt.Bytes()
#20
puzpuzpuz
closed
1 year ago
0
chore(docs): fix godoc for WithTlsInsecureSkipVerify
#19
puzpuzpuz
closed
1 year ago
0
feat: auto re-connect
#18
ttys3
closed
8 months ago
1
feat: impl conn pool
#17
ttys3
closed
1 year ago
4
chore(client): add pending message validation to Flush call
#16
puzpuzpuz
closed
1 year ago
1
Adds .vscode to gitignore
#15
sklarsa
closed
1 year ago
0
Pins staticcheck to fix tests
#14
sklarsa
closed
1 year ago
0
Adds WriteRaw function to sender
#13
sklarsa
closed
1 year ago
2
Add support for Binary type
#12
sklarsa
closed
5 months ago
2
Pool of senders
#11
gabrielmocan
closed
3 months ago
2
Improve connection logic
#10
nightwolfz
closed
8 months ago
1
Does not reconnect on disconnection?
#9
trythrow
closed
8 months ago
2
feat(client): replace long256 string with big.Int
#8
jammutkarsh
closed
1 year ago
0
feat(client): add Long256 support
#7
jammutkarsh
closed
1 year ago
6
feat(client): add TimestampColumn()
#6
jerrinot
closed
2 years ago
1
docs(ilp): add ILP auth example
#5
jerrinot
closed
2 years ago
0
chore: Added examples and manifest.
#4
amunra
closed
2 years ago
0
Next