You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A naive C++(14) [InfluxDB](https://www.influxdata.com/time-series-platform/influxdb/) client via [C++ REST SDK](https://github.com/Microsoft/cpprestsdk) + a C wrapper of the asynchronous API as a shared library.
6
7
@@ -115,3 +116,7 @@ If the build fails due to failed dependencies, check [premake5.lua](premake5.lua
115
116
-@kirkshoop for indispensable help with [RxCpp](https://github.com/Reactive-Extensions/RxCpp)
116
117
-@nikkov for pointing out the missing essential features
0 commit comments