Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-16 | 559 Bytes | |
v3.0.1 source code.tar.gz | 2025-04-16 | 546.0 kB | |
v3.0.1 source code.zip | 2025-04-16 | 685.2 kB | |
Totals: 3 Items | 1.2 MB | 1 |
v3.0.1 | 2015-04-16
Learn more via our full Release Notes.
Updates
- Catalog limits for databases, tables, and columns are now configurable
- Use new
serve
options:--num-datbase-limit
,--num-table-limit
, and--num-columns-per-table-limit
.
- Use new
- TLS CA can now be set with an environment variable:
INFLUXDB3_TLS_CA
- Other general performance improvements
Fixes
- The
--tags
argument is now optional, and additionally now requires at least one tag if specified