Skip to content

feat: ILP over HTTP (InfluxDB compatible) #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 68 commits into from
Jan 5, 2024
Merged

feat: ILP over HTTP (InfluxDB compatible) #50

merged 68 commits into from
Jan 5, 2024

Conversation

amunra
Copy link
Collaborator

@amunra amunra commented Dec 7, 2023

Support for ILP over HTTP.

Features:

  • Basic auth
  • Bearer (token) auth
  • Auto-retry with timeout
  • Keepalive
  • Transactional flushes (i.e. restricted to a single table)

Additional minor Buffer API enhancements:

  • buffer.transactional()
  • buffer.row_count()

@amunra amunra requested review from eugenels and jerrinot January 3, 2024 17:17
@amunra amunra marked this pull request as ready for review January 3, 2024 17:24
@amunra
Copy link
Collaborator Author

amunra commented Jan 3, 2024

For the related Python client changes, see questdb/py-questdb-client#59

@amunra amunra changed the title feat: ILP over HTTP (InfluxDB compatibility) feat: ILP over HTTP (InfluxDB compatible) Jan 4, 2024
@eugenels eugenels self-requested a review January 5, 2024 10:53
@amunra amunra merged commit aac4413 into main Jan 5, 2024
@amunra amunra deleted the ilp_http branch January 5, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants