chronix.storage
chronix.storage copied to clipboard
The Chronix storage based on Apache Lucene
Results
3
chronix.storage issues
Sort by
recently updated
recently updated
newest added
Currently the API is designed to handle hole time series objects at once. But there is also the use case to store single time series data points. This will of...
enhancement
Chronix Storage currently stores each element of a collection in a lucene field adding a postfix for identification. ``` names => [chronix,storage] - names::mv::1 -> chronix - names::mv::2 -> storage...
enhancement