Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 229 Bytes

KV-match on IoTDB

KV-match timeseries subsequence matching on IoTDB

Maven

<dependency>
    <groupId>cn.edu.fudan.dsm</groupId>
    <artifactId>kvmatch-iotdb</artifactId>
    <version>1.0.2</version>
</dependency>