issues
search
questdb
/
c-questdb-client
Rust, C and C++ client for QuestDB InfluxDB Line Protocol
Apache License 2.0
47
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rust: Questdb-rs crate incompatible with latest ureq 2.10.1 crate
#85
jhaand
opened
3 weeks ago
5
Compilation brings a warning (v3.1.0 -> v4.0.2)
#84
lsgiorello
opened
1 month ago
0
conan support
#83
ocpalo
opened
1 month ago
0
docs: fix rust client tcp ECDSA example
#82
amunra
closed
2 months ago
0
fix rust client tcp ECDSA example
#81
DownD
closed
2 months ago
2
[docs] Changed docs and examples to use the trades table
#80
javier
closed
3 months ago
0
chore: update link to docs.rs
#79
jerrinot
closed
2 months ago
0
Bump version: 4.0.2 → 4.0.3
#78
jerrinot
closed
4 months ago
0
fix: rustls version conflict when using questdb-rs
#77
jerrinot
closed
4 months ago
0
Updates readme with new community link
#76
goodroot
closed
2 months ago
0
Support for LONG, BINARY types with rust client
#75
Callum-A
opened
5 months ago
3
fix: enforce request timeout greater than zero
#74
jerrinot
closed
6 months ago
0
Bump version: 4.0.1 → 4.0.2
#73
mtopolnik
closed
6 months ago
0
bug: apply request_timeout to timeout_connect
#72
mtopolnik
closed
6 months ago
0
chore: Add RELEASING.md, minor update to mod.md
#71
mtopolnik
closed
7 months ago
0
Bump version: 4.0.0 → 4.0.1
#70
mtopolnik
closed
7 months ago
0
docs: tweaks for the documentation
#69
mtopolnik
closed
7 months ago
0
docs: typo in a cmake example fixed
#68
jerrinot
closed
5 months ago
0
chore: more HTTP timeout tests
#67
amunra
closed
2 months ago
1
Investigate HTTP timeout issues
#66
amunra
closed
2 months ago
0
[docs] Link pointing to generic page
#65
javier
opened
8 months ago
0
Missing flush_and_keep_with_flags() in C++
#64
mtopolnik
opened
8 months ago
0
Improve docs on the ingress module
#63
mtopolnik
closed
8 months ago
7
docs: code example tweak
#62
amunra
closed
8 months ago
0
Incomplete ingres documentation
#61
jerrinot
closed
8 months ago
3
Error in Getting Started example
#60
jerrinot
closed
8 months ago
1
Bump version: 3.1.0 → 4.0.0
#59
amunra
closed
8 months ago
0
chore: case-sensitive config string
#58
amunra
closed
8 months ago
1
docs: tweaks related to recent ILP/HTTP changes
#57
amunra
closed
8 months ago
0
Update example indentation
#56
goodroot
closed
8 months ago
1
chore: minor fixes to examples manifest file and reduced python test flakyness
#55
amunra
closed
8 months ago
0
BREAKING CHANGE: Create a `Sender` or `SenderBuilder` from configuration or env var (#54)
#54
amunra
closed
8 months ago
0
feat: new http retry logic
#53
amunra
closed
9 months ago
0
chore: Updated rustls dependency to 0.22
#52
amunra
closed
9 months ago
0
Implement new HTTP retry logic to match Java HTTP client logic
#51
amunra
closed
9 months ago
1
feat: ILP over HTTP (InfluxDB compatible)
#50
amunra
closed
10 months ago
1
fix: more descriptive error messages
#49
jerrinot
closed
12 months ago
0
Bump version: 3.0.0 → 3.1.0
#48
amunra
closed
1 year ago
0
feat: Support for using OS certs in Rust
#47
amunra
closed
1 year ago
0
Rust implementation of the client does not disconnect on failed authentication
#46
amunra
closed
9 months ago
1
No error or write when attempting to write without auth
#45
jbuckmccready
closed
1 year ago
1
Bump version: 2.1.3 → 3.0.0
#44
amunra
closed
1 year ago
0
refactor: rename C++ namespace from questdb::ilp to questdb::ingress for consistency with other clients
#43
amunra
closed
1 year ago
0
fix: improvements in tests, build, dependencies, docs and network options
#42
amunra
closed
1 year ago
1
Enable KeepAlive when creating the socket connection
#41
amunra
closed
1 year ago
1
error LNK2019: unresolved external symbol __imp_NtCreateFile referenced in function ...
#40
fmvin
closed
1 year ago
4
added options to disable compilation of tests and examples
#39
MateuszMiekicki
closed
1 year ago
4
Error running the basic example
#38
samlaf
closed
1 year ago
2
Not query new data when write in quick speed
#37
woddle
closed
1 year ago
3
If it contains Chinese, it will report an error
#36
woddle
closed
1 year ago
3
Next