Skip to content

feat(influxdb3): added InfluxDB v3 module#998

Open
MichaelGruschke wants to merge 3 commits into
testcontainers:mainfrom
MichaelGruschke:influxdb3
Open

feat(influxdb3): added InfluxDB v3 module#998
MichaelGruschke wants to merge 3 commits into
testcontainers:mainfrom
MichaelGruschke:influxdb3

Conversation

@MichaelGruschke

Copy link
Copy Markdown

resolves #974

Summary

  • Add InfluxDb3Container testcontainer for InfluxDB 3 Core
  • Supports both authenticated and unauthenticated modes
  • Provides get_url() and get_client() helpers for easy integration testing
  • Includes tests for container lifecycle, URL generation, and write/query operations

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🛠️ needs more work Need to invest more time, can be a rebase or code updates ✨ package: new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Container: InfluxDB v3

3 participants