SiriDB / siridb-server

SiriDB is a highly-scalable, robust and super fast time series database. Build from the ground up SiriDB uses a unique mechanism to operate without a global index and allows server resources to be added on the fly. SiriDB's unique query language includes dynamic grouping of time series for easy analysis over large amounts of time series.
https://siridb.com
MIT License
506 stars 48 forks source link

Update siridb to work with libcleri 1.x #173

Closed joente closed 2 years ago

joente commented 2 years ago

Is your feature request related to a problem? Please describe. The library libcleri has a newer version, 1.0.0. This version requires a few updates before it can be used.

Describe the solution you'd like Update the code so it will work with both libcleri 0.x and 1.1.