kairosdb has 29 repositories available. Follow their code on GitHub.
免费加入 已有帐号?立即登录 此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/kairosdb/kairosdb/releases master 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支23 ...
This seems to be caused by #91 where if a string looks like a number it is going to be stored as a number where in case of a big number it will not fit into a long. Personally I would avoid this kind of type conversion magic or at least return 400 instead of 500 if input is ...
.github/workflows Create codeql.yml Mar 2, 2023 deployment/helm Fix typo for cassandra auth (#672) Mar 12, 2023 docs added postman collection (#643) Jun 19, 2021 lib/ivy/integration Fixed consistency not being read from properties file#101, Also ensu… ...
Java Client for KairosDB. Contribute to kairosdb/kairosdb-client development by creating an account on GitHub.
kairosdb chinese doc | kairosdb 中文文档. Contribute to quqiangsheng/kairosdb-doc-cn development by creating an account on GitHub.
Fast scalable time series database. Contribute to blegear/kairosdb development by creating an account on GitHub.
Fast scalable time series database. Contribute to tanbokan/kairosdb development by creating an account on GitHub.
$ git clone https://github.com/thulab/iotdb-kairosdb.git $ cd iotdb-kairosdb 配置IKR $ vim conf/config.properties 配置HOST和PORT,对应IoTDB所在的IP和端口后台启动 IKR $ nohup ./start-rest-service.sh & 关闭IKR[仅用于当需要操作关闭IKR时] $ ./stop-rest-service-daemon.sh ...
http://kairosdb.github.io/docs/build/html/GettingStarted.html So, we made it possible to use GridDB as another backend of KairosDB. Operating environment Library building and program execution are checked in the environment below. OS: CentOS 6.9(x64) Java: JDK 1.8.0 GridDB: Version 4.0 Kai...