• Joined on 2025-03-10
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-22 08:46:24 +00:00
c29ec906b1 合并代码
f4016ce3ad 解决IoTDB纳秒时间戳保存的问题,完善IoTDB的查询封装
a6d970af19 优化IoTDB数据类型映射,实现微秒和纳秒的扩展封装
Compare 3 commits »
chenyi pushed to feature_定时抄读_10_CY at admin/JiShe.CollectBus 2025-04-22 08:45:05 +00:00
f4016ce3ad 解决IoTDB纳秒时间戳保存的问题,完善IoTDB的查询封装
chenyi pushed to feature_定时抄读_10_CY at admin/JiShe.CollectBus 2025-04-21 14:58:04 +00:00
a6d970af19 优化IoTDB数据类型映射,实现微秒和纳秒的扩展封装
chenyi created branch feature_定时抄读_10_CY in admin/JiShe.CollectBus 2025-04-21 14:58:04 +00:00
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-21 06:57:27 +00:00
309f5c37d2 解决单侧点表模型路径处理问题,并添加路径Attribute,以支持固定存储路径场景
ca1a23fd33 优化IoTDB驱动
3c6a04f947 合并代码
38283db1b2 测试IoTDB实体约束
cb6cfea4dd 合并代码
Compare 6 commits »
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-18 09:46:54 +00:00
fe51402b1f 完成电表定时抄读
6c2560669e 优化任务数据格式
Compare 2 commits »
chenyi pushed to feature_定时抄读_08_CY at admin/JiShe.CollectBus 2025-04-18 00:25:43 +00:00
18178e4d78 修改代码
chenyi pushed to feature_定时抄读_08_CY at admin/JiShe.CollectBus 2025-04-17 15:10:14 +00:00
7308a3f03b 修改代码
chenyi pushed to feature_定时抄读_08_CY at admin/JiShe.CollectBus 2025-04-17 14:08:29 +00:00
3fac4ebcbd 批量任务数据测试
chenyi pushed to feature_定时抄读_08_CY at admin/JiShe.CollectBus 2025-04-17 09:24:04 +00:00
chenyi created branch feature_定时抄读_08_CY in admin/JiShe.CollectBus 2025-04-17 09:24:04 +00:00
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-17 09:23:37 +00:00
3020a49672 提交代码
d002472854 移除无用代码,减少Kafka订阅线程数量
Compare 3 commits »
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-17 06:12:09 +00:00
871ed615a4 提交代码
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-17 05:55:28 +00:00
6c0ce01634 优化Kafka配置项获取
Compare 2 commits »
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-17 05:35:25 +00:00
6c8ffb3ae5 修改代码
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-17 03:41:56 +00:00
c97634e474 合并代码,解决冲突
13e986168e 百万级的任务数据集中器所在分组单独保存
4737c5b53d 优化代码
cadb69f4b9 将10万Redis的Hash表数据读取优化到13秒以内。
78127f7cea 解决Redis大批量数据读取总数不准的问题,并将10万记录读取时间控制在23秒以内。
Compare 10 commits »
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-17 03:29:46 +00:00
13e986168e 百万级的任务数据集中器所在分组单独保存
4737c5b53d 优化代码
cadb69f4b9 将10万Redis的Hash表数据读取优化到13秒以内。
Compare 3 commits »
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-17 00:21:08 +00:00
78127f7cea 解决Redis大批量数据读取总数不准的问题,并将10万记录读取时间控制在23秒以内。
849e0f9ac2 修改代码
Compare 2 commits »
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-16 09:37:11 +00:00
1a275ec9c3 批量写入测试调优
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-15 15:20:55 +00:00
57123d653c 修改代码