influxdb/influxdb_line_protocol
Marko Mikulicic a4e2f880be
feat: Expose a C API for the IOx LP parser (#5267)
Can be useful to call the IOx LP parser from other processes, for example from Go.
I used it to run an online comparison of IOx and influxdb Go LP parser in order to identify compatibility
issues.
2022-08-02 15:44:41 +00:00
..
src feat: Expose a C API for the IOx LP parser (#5267) 2022-08-02 15:44:41 +00:00
Cargo.toml feat: Expose a C API for the IOx LP parser (#5267) 2022-08-02 15:44:41 +00:00
influxdb_line_protocol.h feat: Expose a C API for the IOx LP parser (#5267) 2022-08-02 15:44:41 +00:00