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
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
There's some work in the current source targeting InfluxDB as a data storage backend, but it's not yet ready for wider use. Bugs in InfluxDB's parser also mean that complex constructed queries like those produced by Zermelo don't always work.
This effort is currently on hold, I'll revisit once InfluxDB 0.9.0 is released in March (that has a full AST builder for its parser so may work more consistently).
There's some work in the current source targeting InfluxDB as a data storage backend, but it's not yet ready for wider use. Bugs in InfluxDB's parser also mean that complex constructed queries like those produced by Zermelo don't always work.
This effort is currently on hold, I'll revisit once InfluxDB 0.9.0 is released in March (that has a full AST builder for its parser so may work more consistently).