Commit Graph

12882 Commits

Author SHA1 Message Date
slguan f38fbbe935 Modify some compilation options 2019-09-27 13:55:15 +08:00
fangpanpan 137c4cf1e3
Update pom.xml
upgrade the version of dependency of "com.fasterxml.jackson.core"
2019-09-25 08:19:48 +08:00
fangpanpan c36aa54257
Update pom.xml
Upgrade org.apache.zookeeper:zookeeper to version 3.4.14 to avoid vulnerability
2019-08-29 17:44:13 +08:00
fangpanpan ca09fe908f
Update pom.xml
upgrade the version of dependency "com.fasterxml.jackson.core" from "2.9.5" to "2.9.9" to avoid vulnerability.
2019-08-29 17:36:29 +08:00
haojun Liao b389f1cfce
Merge pull request #402 from fangpanpan/master
add opentsdb test code
2019-08-29 13:25:48 +08:00
fang d1f337c9bc add opentsdb test code 2019-08-22 18:34:01 +08:00
hzcheng 62f9a90f9c
Merge pull request #346 from fangpanpan/master
upload code for cassandra/tdengine test
2019-08-14 14:13:10 +08:00
fang c9ebc4e33e upload code for cassandra/tdengine test 2019-08-14 11:21:44 +08:00
fang 01062e6691 upload code for cassandra/tdengine test 2019-08-14 11:16:22 +08:00
robot 026293617a Return records with seperated fields in lua connector.
Field names and values are both returned. Client application gets value by field name. It runs as convention except that bool type is returned as one byte,tiny integer. Bool type will be returned in future if tiny integer causes confusion.
2019-08-10 22:30:23 +08:00
slguan 005294f34d
Merge pull request #273 from robotspace/master
Add example implementation for lua connector.
2019-08-07 23:06:33 +08:00
fang 0a3006f2b5 alter_examples_bash 2019-08-05 10:41:28 +08:00
robot f332530af3 Add example implementation for lua connector. 2019-08-04 21:32:49 +08:00
jyhou d6b21dadd0 Fix issue #270 2019-08-03 17:50:18 +08:00
slguan fc858b0d5a
Merge pull request #262 from tidyjiang8/dev-jch
[rust connector] support subscribe
2019-08-02 09:15:36 +08:00
Chunhua Jiang 18465ce877 [rust connector] support subscribe 2019-08-01 23:23:10 +08:00
huili b0971e8f0e [Fixed dsn parsing for network addr and port by caeret. #214] 2019-08-01 10:59:16 +08:00
huili 761369e1f7 [modify timestamp] 2019-07-29 18:53:17 +08:00
huili 397faaff11 [modify timestamp] 2019-07-29 18:49:56 +08:00
slguan ff518338a3
Merge pull request #211 from tidyjiang8/dev-jch
Add initial driver connector for rust
2019-07-29 11:46:58 +08:00
slguan b03a7f5f51 update the example code of stream.c 2019-07-29 11:43:30 +08:00
Chunhua Jiang 0a8a0d79e8 Add initial driver connector for rust 2019-07-28 22:55:12 +08:00
slguan bd3db150e5 Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
StoneT2000 e257c02a33 Updated nodejs connector to 1.1.1
Implemented higher level API to make it more modular
Using promises and callbacks
Argument binding is now available e.g query(select ? from ?).bind("*", "table")
2019-07-26 09:46:25 +08:00
StoneT2000 57c45a0ee2 Added nodejs connector and example usage of nodejs 2019-07-24 14:09:45 +08:00
huili 964e0b8dc4 [add sql and csv file for demo] 2019-07-22 18:55:23 +08:00
slguan 9eb22a3770 Increase the comparison test between InfluxDB and TDengine 2019-07-19 16:21:20 +08:00
slguan 36021b2777
Merge pull request #50 from johnnyhou327/patch-2
Create readme.md
2019-07-15 21:38:44 +08:00
johnnyhou327 00d8b9c07c
Update pom.xml
Change the pom.xml for the JDBC demo project so that users can directly compile and package an executable jar with all the dependencies.
2019-07-15 20:10:01 +08:00
johnnyhou327 5eb75151f7
Create readme.md 2019-07-15 20:05:44 +08:00
slguan b1f982710b Modify grammatical errors in some example codes 2019-07-11 17:14:08 +08:00
hzcheng 57492cc12d TDengine first commit 2019-07-11 16:36:16 +08:00